| AddColor |
This method is used to build a custom pseudo-color (see Remarks).
|
| GetColor |
This method returns a single pseudo-color (see Remarks).
|
| GetLUTForImageType |
This property returns the pseudo-coloring LUT for the given image type.
|
| IsEquivalent |
This method can be used to compare two pseudo-color objects.
|
| MakeDuplicateOf |
This method is used to set the pseudo-coloring from another existing pseudo-color object.
|
| RealizeForImageType |
This method realizes the pseudo-color LUT for a given image type.
|
| Reset |
This method resets the pseudo-color LUT, typically used prior to adding colors with the AddColor() method.
|
| SetFromLUT |
This method is used to set the pseudo-coloring from a pseudo-color LUT.
|
| UpdateColor |
This method is used to update a custom pseudo-color (see Remarks).
|
| ColorSpectrum |  |
This property specifies a color spectrum for the pseudo-coloring look-up table.
|
| EndColor |  |
This property specifies the ending color for the pseudo-coloring look-up table.
|
| IntensityRange |  |
This property specifies the intensity range for the pseudo-coloring look-up table
|
| Modified |  |
This property indicates whether the pseudo-color has been modified and needs to be realized.
|
| Size |  |
This property specifies the size (granularity) of the pseudo-coloring.
|
| SpectrumType |  |
This property specifies the spectrum type for the pseudo-coloring look-up table
|
| StartColor |  |
This property speciries the starting color for the pseudo-coloring look-up table.
|
| Visible |  |
This property specifies whether the pseudo-coloring is applied to the image display.
|