Class TColorTable (unit ColorTbl)

Inherits from

TObject

RFastColorTable

Constructors


constructor Create(NColors: Word);

TColorTable_Create256 } (***** TColorTable


Functions

procedure AdjustColorCount;

TColorTable.

procedure CompactColors;

TColorTable.

function GetColor(Index: Byte): TColor;

TColorTable.

function GetColorIndex(Color: TColor): Integer;


function GetCount: Integer;

TColorTable.

procedure SetCount(NewValue: Integer);

TColorTable.

Properties

property Count : Integer


Events

Variables

CT : RColorTable;


FCT : RFastColorTable;



Constructors


constructor Create(NColors: Word);

TColorTable_Create256 } (***** TColorTable


Functions


procedure AdjustColorCount;

TColorTable.Create


procedure CompactColors;

TColorTable.AdjustColorCount


function GetColor(Index: Byte): TColor;

TColorTable.CompactColors


function GetColorIndex(Color: TColor): Integer;


function GetCount: Integer;

TColorTable.GetColorIndex


procedure SetCount(NewValue: Integer);

TColorTable.GetCount


Properties


property Count : Integer


Events


Variables


CT : RColorTable;


FCT : RFastColorTable;