Class TBGRAReferencePalette
Unit
Declaration
type TBGRAReferencePalette = class(TBGRAAvgLvlPalette)
Description
Palette of colors indirectly specify by a pointer
Hierarchy
- TObject
- TBGRACustomPalette
- TBGRAAvgLvlPalette
- TBGRAReferencePalette
Overview
Methods
function AddColor(AValue: PBGRAPixel): boolean; |
|
function RemoveColor(AValue: PBGRAPixel): boolean; |
|
procedure FreeEntry(AEntry: PBGRAPixel); override; |
Description
Methods
function AddColor(AValue: PBGRAPixel): boolean; |
|
This item has no description. |
function RemoveColor(AValue: PBGRAPixel): boolean; |
|
This item has no description. |
procedure FreeEntry(AEntry: PBGRAPixel); override; |
|
This item has no description. |