The following tables list the members exposed by IColorModel.
Name | Description | |
---|---|---|
GetAlpha | Gets the color model's alpha or transparency level. | |
GetData | Gets the data being used by the color model. | |
getFillColor | Gets the fill color for the specified row, column, and data value using this color model. | |
getFillPattern | Gets the fill pattern to use, given the specified parameters. | |
getOutlineColor | Gets the outline color for the specified row, column, and data value using this color model. | |
GetPalette | Gets the palette of colors being used by this color model. | |
GetPE | Gets a PaintElement to use, given the specified parameters. | |
ResetColorModel | Resets the settings in a color model to their default values. | |
SetData | Sets the data to be used by the color model. | |
SetPalette | Sets the color palette to be used by this color model. |