Rgb16Color Properties

The Rgb16Color type exposes the following members.

Properties

Name Description
Public property A

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

Public property B

Gets 16-bit blue 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 G

Gets 16-bit green channel value.

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.)
Public property R

Gets 16-bit red channel value.

See Also

Reference