Unit 'agx_canvas' Package
[Overview][Constants][Types][Classes][Index] [#pl_aggpasvs]

TAgxImage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: agx_canvas.pas line 219

type TAgxImage = object

  renBuf: rendering_buffer;

  

  fLinkIntfImage: TLazIntfImage;

  

  fLinkBmp: TBitmap;

  

  constructor Construct;

  

  destructor Destruct;

  

  function attach();

  

  function width;

  

  function height;

  

end;

Inheritance

TAgxImage

  

|

TObject



CT Web help

CodeTyphon Studio