[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
LoadFromBitmapHandles - loads the data from the Bitmap and Mask specified by their handles
Source position: graphics.pp line 1282
public procedure TRasterImage.LoadFromBitmapHandles( |
ABitmap: HBitmap; |
AMask: HBitmap; |
ARect: PRect = nil |
); |