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.6 | Generated 2026-02-20 | Home |