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

TLazIntfImage.Create

Declaration

Source position: intfgraphics.pas line 238

public constructor TLazIntfImage.Create(

  AWidth: Integer;

  AHeight: Integer

); override;

constructor TLazIntfImage.Create(

  AWidth: Integer;

  AHeight: Integer;

  AFlags: TRawImageQueryFlags

);

constructor TLazIntfImage.Create(

  ARawImage: TRawImage;

  ADataOwner: Boolean

);



CT Web help

CodeTyphon Studio