[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rgbtypes.pas line 143
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |