Source position: bgrafreetype.pas line 84
public procedure TBGRAFreeTypeFontRenderer.TextOutAngle( |
ADest: TBGRACustomBitmap; |
x: single; |
y: single; |
orientation: Integer; |
s: string; |
c: TBGRAPixel; |
align: TAlignment |
); override; overload; |
ADest: TBGRACustomBitmap; |
x: single; |
y: single; |
orientation: Integer; |
s: string; |
texture: IBGRAScanner; |
align: TAlignment |
); override; overload; |
CT Web help |
CodeTyphon Studio |