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

TRGB32BitmapCore

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

Declaration

Source position: rgbtypes.pas line 142

type TRGB32BitmapCore = class(TRGBBitmapCore)

public

  constructor Create(); virtual;

  

  constructor CreateAsCopy(); virtual;

  

  constructor CreateFromLazIntfImage(); virtual;

  

  constructor CreateFromData(); virtual;

  

  procedure Assign(); override;

  

  procedure SwapWith(); override;

  

  procedure SaveToLazIntfImage();

  

  function Get32PixelPtrUnsafe();

  

  function Get32PixelPtr();

  

  function Get32PixelUnsafe();

  

  procedure Set32PixelUnsafe();

  

  procedure Set32Pixel();

  

end;

Inheritance

TRGB32BitmapCore

  

|

TRGBBitmapCore

  

|

TObject



CT Web help

CodeTyphon Studio