IdxColorPalette.GetID Method
Returns the color palette’s unique identifier.
Declaration
function GetID: TGUID;
Returns
Type |
---|
TGUID |
Remarks
Call this procedure to obtain the palette’s unique 128-bit identifier. Certain color palette implementations generate a new identifier every time the palette changes.
See Also