Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazIntfImage.CreateCompatible

Alternate constructor for the class instance.

Declaration

Source position: intfgraphics.pas line 241

public constructor TLazIntfImage.CreateCompatible(

  IntfImg: TLazIntfImage;

  AWidth: Integer;

  AHeight: Integer

);