Unit 'agg_glyph_raster_bin' Package
[Overview][Types][Classes][Index] [#pl_aggpas]

glyph_raster_bin

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

Declaration

Source position: agg_glyph_raster_bin.pas line 30

type glyph_raster_bin = object

  m_font: int8u_ptr;

  

  m_big_endian: Boolean;

  

  m_span: array [0..31] of int8u;

  

  m_bits: int8u_ptr;

  

  m_glyph_width: unsigned;

  

  m_glyph_byte_width: unsigned;

  

  constructor Construct();

  

  function _font;

  

  procedure font_();

  

  function Height;

  

  function base_line;

  

  function Width();

  

  procedure prepare();

  

  function span();

  

  function Value();

  

end;

Inheritance

glyph_raster_bin

  

|

TObject



CT Web help

CodeTyphon Studio