Class TBGRAReferencePalette

Unit

Declaration

type TBGRAReferencePalette = class(TBGRAAvgLvlPalette)

Description

Palette of colors indirectly specify by a pointer

Hierarchy

Overview

Methods

Public function AddColor(AValue: PBGRAPixel): boolean;
Public function RemoveColor(AValue: PBGRAPixel): boolean;
Protected procedure FreeEntry(AEntry: PBGRAPixel); override;

Description

Methods

Public function AddColor(AValue: PBGRAPixel): boolean;

This item has no description.

Public function RemoveColor(AValue: PBGRAPixel): boolean;

This item has no description.

Protected procedure FreeEntry(AEntry: PBGRAPixel); override;

This item has no description.