LabColor Properties

The LabColor type exposes the following members.

Properties

Name Description
Public property A

Gets 8-bit A channel value.

Public property Alpha

Gets 8-bit alpha channel value (color opacity).

Public property B

Gets 8-bit B channel value.

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 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 L

Gets 8-bit lightness channel value.

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