Description
This method resets the pseudo-color LUT, typically used prior to adding colors with the AddColor() method.
-
Return Type
-
None
-
Syntax
-
object.Reset
The Reset Method syntax has these parts: |
| object | An expression evaluating to an object of type McPseudoColor. | Remarks
This method resets the current pseudo-coloring (the image will be displayed normally, in grayscale).
|