Unit 'BGRAFreeType' Package
[Overview][Classes][Index] [#pl_bgrabitmap]

TBGRAFreeTypeFontRenderer.TextOutAngle

Declaration

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;

procedure TBGRAFreeTypeFontRenderer.TextOutAngle(

  ADest: TBGRACustomBitmap;

  x: single;

  y: single;

  orientation: Integer;

  s: string;

  texture: IBGRAScanner;

  align: TAlignment

); override; overload;



CT Web help

CodeTyphon Studio