Unit 'Img32.CQ' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TOctree

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

Declaration

Source position: Img32.CQ.pas line 69

type TOctree = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Add();

  

  function DeleteColor();

  

  procedure GetPalette();

  

  procedure ApplyPalette();

  

  property ColorCount: Integer; [r]

  

  property PixelCount: Integer; [r]

  

end;

Inheritance

TOctree

  

|

TObject



CT Web help

CodeTyphon Studio