Unit 'feFontEngineObjects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TFEGrayscaleMap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fefontengineobjects.pas line 408

type TFEGrayscaleMap = class(TFERasterMap)

protected

  procedure Init(); override;

  

public

  RenderQuality: TFEGlyphRenderQuality;

  

  function RenderGlyph(); override;

  

  procedure ScanMoveTo(); override;

  

  function ScanNextPixel;

  

  function GetPixel();

  

  procedure SetPixel();

  

  procedure XorPixel();

  

end;

Inheritance

TFEGrayscaleMap

  

|

TFERasterMap

  

|

TObject



CT Web help

CodeTyphon Studio