[Overview][Procedures and functions][Index] Reference for unit 'fpg_imgfmt_bmp' (#fpgui)

CreateImage_BMP

Creates a TfpgImage representing a BMP file from data in memory.

Declaration

Source position: fpg_imgfmt_bmp.pas line 33

function CreateImage_BMP(

  bmp: Pointer;

  bmpsize: LongWord

):TfpgImage;

Arguments

bmp

  

Pointer to BMP data in memory.

bmpsize

  

Size of the data in memory to read.

Description

Creates a TfpgImage representing a BMP file from data in memory..


Documentation generated on: 2015-04-04