Name | Description | |
---|---|---|
![]() | FromRGB | Converts a value from RGB color space to this color space. |
![]() | GetCCount | Gets the number of components in this color space. |
![]() | GetCMax | Gets the max value for the specified component. |
![]() | GetCMin | Gets the min value for the specified component. |
![]() | GetCName | Gets the name of the specified component. |
![]() | GetName | Gets the name of this color space. |
![]() ![]() | Parse | Creates a color space from the given string. |
![]() | ToRGB | Converts a value from this color space to RGB color space. |
![]() | VerifyValue | Verifies that the specified color value is valid for this color space. |