Unit 'agg_renderer_outline_aa' Package
[Overview][Constants][Types][Classes][Index] [#pl_aggpas]

line_profile_aa

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

Declaration

Source position: agg_renderer_outline_aa.pas line 281

type line_profile_aa = object

  m_size: unsigned;

  

  m_profile: int8u_ptr;

  

  m_gamma: array [0..aa_num-1] of int8u;

  

  m_subpixel_width: int;

  

  m_min_width: Double;

  

  m_smoother_width: Double;

  

  constructor Construct();

  

  destructor Destruct;

  

  procedure min_width_();

  

  procedure smoother_width_();

  

  procedure gamma_();

  

  procedure width_();

  

  function _profile_size;

  

  function _subpixel_width;

  

  function _min_width;

  

  function _smoother_width;

  

  function value();

  

  function profile();

  

  procedure set_();

  

end;

Inheritance

line_profile_aa

  

|

TObject



CT Web help

CodeTyphon Studio