Description

McPseudoColor Class

Remarks

coclass for a pseudo-color

Members

Methods
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).


Properties
ColorSpectrumRead-write property

This property specifies a color spectrum for the pseudo-coloring look-up table.

EndColorRead-write property

This property specifies the ending color for the pseudo-coloring look-up table.

IntensityRangeRead-write property

This property specifies the intensity range for the pseudo-coloring look-up table

ModifiedRead-only property

This property indicates whether the pseudo-color has been modified and needs to be realized.

SizeRead-write property

This property specifies the size (granularity) of the pseudo-coloring.

SpectrumTypeRead-write property

This property specifies the spectrum type for the pseudo-coloring look-up table

StartColorRead-write property

This property speciries the starting color for the pseudo-coloring look-up table.

VisibleRead-write property

This property specifies whether the pseudo-coloring is applied to the image display.