This documentation is for the old version. Go to the latest Graphics Mill docs

ColorPalette Properties

The ColorPalette type exposes the following members.

Properties

Name Description
Public property Count

Returns a number of colors in the palette.

Public property HasAlpha

Indicates if palette support transparency.

Public property IsDisposed (Inherited from LockableObject.)
Public property Item

Gets/sets palette entry by index.

Public property Locked

Indicates if the object has been locked.

(Inherited from LockableObject.)
Public property Timeout

Gets/sets value specifying maximum time for which object can be locked.

(Inherited from LockableObject.)
Public property Type

Indicates how palette was created - either as some predefined palette or custom one.

See Also

Reference