Name | Description | |
---|---|---|
![]() | BlackRGB | Gets the black color. |
![]() | BlueRGB | Gets the blue color. |
![]() | GreenRGB | Gets the green color. |
![]() | GreyRGB | Gets the grey color. |
![]() ![]() | Instance | Gets the IColorFactory instance |
![]() | RedRGB | Gets the red color. |
![]() | WhiteRGB | Gets the white color. |
The following tables list the members exposed by ColorFactory.
Name | Description | |
---|---|---|
![]() | BlackRGB | Gets the black color. |
![]() | BlueRGB | Gets the blue color. |
![]() | GreenRGB | Gets the green color. |
![]() | GreyRGB | Gets the grey color. |
![]() ![]() | Instance | Gets the IColorFactory instance |
![]() | RedRGB | Gets the red color. |
![]() | WhiteRGB | Gets the white color. |
Name | Description | |
---|---|---|
![]() | ConstructColorRamp | Overloaded. |
![]() | ConvertToColorSpace | Convert the specified CIMColor to the provided color space. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ConvertToHSV | Convert the CIMColor color to CIMHSVColor. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ConvertToRGB | Convert the input CIMColor to CIMRGBColor. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | CreateColor | Creates the specified color. |
![]() | CreateRGBColor | Creates the specified color. |
![]() | GenerateColorsFromColorRamp | Generate a list of [count] colors from the specified color ramp. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetColorRamp | Gets the color ramp of the specified name. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetColorRampCategories | Gets the list of color ramp categories. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetColorRampNames | Overloaded. |
![]() | ReverseColorRamp | Reverses the color ramp. |