Name | Description | |
---|---|---|
![]() | AlphaChannelCount | Gets the number of alpha channels in the color space. |
![]() | AlphaIndex | Gets the Index of the alpha channel in the color space. |
![]() | Color | Gets color part of value identifier. |
![]() | ColorChannelCount | Gets quantity of color channels. It does not include Alpha and Extra channels. |
![]() | ContainsAlpha | Gets a value indicating whether the colorspace contains an alpha channel. It does not take into account whether the color channels are pre-multiplied by alpha channel or not. |
![]() | ContainsExtra | Gets a value indicating whether the colorspace contains extra (unknown) channels. |
![]() | ExtraStartIndex | Gets the index of the first extra channel in the color space. |
![]() | IsPremultiplied | Gets a value indicating whether colorspace color channels are pre-multiplied by alpha values or not. |
![]() | Value | Gets or sets the color space identifier. |