Loads the image from a TLazIntfImage instance.
Source position: graphics.pp line 1347
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.
CT Web help |
CodeTyphon Studio |