[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CreateBitmaps - generates a Bitmap and an optional Mask for the image data.
Source position: intfgraphics.pas line 251
public procedure TLazIntfImage.CreateBitmaps( |
out ABitmap: HBITMAP; |
out AMask: HBITMAP; |
ASkipMask: Boolean = False |
); virtual; |
Version 4.0 | Generated 2025-05-03 | Home |