Unit 'PXL.Surfaces' Package
[Overview][Classes][Index] [#pl_asphyrepxl]

TConceptualPixelSurface

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

Declaration

Source position: PXL.Surfaces.pas line 24

type TConceptualPixelSurface = class

protected

  function GetPixel(); virtual; abstract;

  

  procedure SetPixel(); virtual; abstract;

  

  function GetPixelUnsafe(); virtual; abstract;

  

  procedure SetPixelUnsafe(); virtual; abstract;

  

public

  procedure DrawPixel();

  

  procedure DrawPixelUnsafe();

  

  property Pixels []: TIntColor; [rw]

  

  property PixelsUnsafe []: TIntColor; [rw]

  

end;

Inheritance

TConceptualPixelSurface

  

|

TObject



CT Web help

CodeTyphon Studio