[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CreateBitmaps - generates a Bitmap from the image data
Source position: intfgraphics.pas line 247
public procedure TLazIntfImage.CreateBitmaps( |
out ABitmap: HBITMAP; |
out AMask: HBITMAP; |
ASkipMask: Boolean = false |
); virtual; |
lazarus-ccr.sourceforge.net |