[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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 PixelsUnsafe []: TIntColor; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |