Unit 'RGBTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_rgbgraphics]

TRGB8BitmapCore

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

Declaration

Source position: rgbtypes.pas line 120

type TRGB8BitmapCore = class(TRGBBitmapCore)

public

  constructor Create(); virtual;

  

  constructor CreateAsCopy(); virtual;

  

  constructor CreateFromData(); virtual;

  

  procedure LoadFromLazIntfImageAlpha(); virtual;

  

  procedure SaveToLazIntfImageAlpha();

  

  procedure Assign(); override;

  

  procedure SwapWith(); override;

  

  function Get8PixelPtrUnsafe();

  

  function Get8PixelPtr();

  

  function Get8PixelUnsafe();

  

  procedure Set8PixelUnsafe();

  

  procedure Set8Pixel();

  

end;

Inheritance

TRGB8BitmapCore

  

|

TRGBBitmapCore

  

|

TObject



CT Web help

CodeTyphon Studio