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

TFEMonochromeMap

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

Declaration

Source position: fefontengineobjects.pas line 388

type TFEMonochromeMap = class(TFERasterMap)

protected

  procedure Init(); override;

  

public

  function RenderGlyph(); override;

  

  procedure ScanMoveTo(); override;

  

  function ScanNextPixel;

  

  function GetPixel();

  

  procedure SetPixel();

  

  function GetPixelsInRect();

  

  function GetPixelsInHorizline();

  

  procedure TogglePixel();

  

end;

Inheritance

TFEMonochromeMap

  

|

TFERasterMap

  

|

TObject



CT Web help

CodeTyphon Studio