[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads the image from a TLazIntfImage instance.
Source position: graphics.pp line 1311
public procedure TRasterImage.LoadFromIntfImage( |
IntfImage: TLazIntfImage |
); |
IntfImage |
|
TLazIntfImage instance with image data loaded in the method. |
Calls the CreateBitmaps method to create the image and mask handles used to access the image data. Calls SetHandles to apply the image and mask handles to the class instance.
Version 4.0 | Generated 2025-05-03 | Home |