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.4 | Generated 2025-11-08 | Home |