Description
This method supports getting the image's pseudo-coloring.
-
Return Type
-
A McPseudoColor object.
[out,retval]
-
Syntax
-
object.GetCurrentPseudoColor
The GetCurrentPseudoColor Method syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | Remarks
Returns the pseudo-color attached to the active (displayed) frame, if any. This is a convenience function to simplify the common task of getting the current pseudo-coloring.
|