IndexedColor Properties

The IndexedColor type exposes the following members.

Properties

Name Description
Public property ChannelCount

Gets a number of channels available in this color.

(Inherited from Color.)
Public property ColorSpace

Gets a color space of the color.

(Inherited from Color.)
Public property Index

An index in the IndexedColorCollection, which stores real colors.

Public property IsTransparent

Gets a value indicating whether this color is transparent.

(Inherited from Color.)
Public property Item

Gets a value stored in specified channel of this color.

(Inherited from Color.)
Public property PixelFormat

Gets a pixel format of this color.

(Inherited from Color.)
Public property Profile

Gets or sets a color profile associated with this color.

(Inherited from Color.)

See Also

Reference