[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

TfpgImageBase.ImageData

Internal representation of color data of the image

Declaration

Source position: fpg_base.pas line 256

public property TfpgImageBase.ImageData : pointer
  read FImageData;

Description

Internal representation of color data of the image. This method gives you a pointer to the image date which is always in the format ARGB. If you update the internal data you always need to call UpdateImage afterwards.

See also

TfpgImageBase.UpdateImage

  

Updates the internal image resources and OS resources from image data


Documentation generated on: 2015-04-04