[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.GetRawImage

Exports an image as TRawImage.

Declaration

Source position: imglist.pp line 197

public procedure TCustomImageList.GetRawImage(

  Index: Integer;

  out Image: TRawImage

);

Arguments

Index

  

the index of the image to copy

Image

  

the target bitmap

The latest version of this document can be found at lazarus-ccr.sourceforge.net.