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

rasterizer_cells_aa

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

Declaration

Source position: agg_rasterizer_cells_aa.pas line 69

type rasterizer_cells_aa = object

public

  constructor Construct;

  

  destructor Destruct;

  

  procedure reset;

  

  procedure style();

  

  procedure line();

  

  function min_x;

  

  function min_y;

  

  function max_x;

  

  function max_y;

  

  procedure sort_cells;

  

  function total_cells;

  

  function scanline_num_cells();

  

  function scanline_cells();

  

  function sorted;

  

end;

Inheritance

rasterizer_cells_aa

  

|

TObject



CT Web help

CodeTyphon Studio