[Overview][Types][Classes][Procedures and functions][Index] |
LoadFromBitmap - loads the image from a Bitmap
Source position: intfgraphics.pas line 248
public procedure TLazIntfImage.LoadFromBitmap( |
ABitmap: HBitmap; |
AMaskBitmap: HBitmap; |
AWidth: Integer = -1; |
AHeight: Integer = -1 |
); virtual; |