Source position: unibitmapgeneric.inc line 102
public procedure TGenericUniversalBitmap.DrawPixel( |
x: Int32or64; |
y: Int32or64; |
const AColor: TPixel |
); virtual; overload; |
x: Int32or64; |
y: Int32or64; |
const AColor: TPixel; |
ADrawMode: TDrawMode |
); virtual; overload; |
x: Int32or64; |
y: Int32or64; |
const AColor: TPixel; |
ADrawMode: TDrawMode; |
AAlpha: Word |
); virtual; overload; |
CT Web help |
CodeTyphon Studio |