SplitTricolor

Syntax

Document.SplitTricolor()

Parameters

None

Returns

Nothing

Remarks

Creates three new open Documents whose associated images correspond to the red, green, and blue image planes of this Document. The DisplayName properties of the new Documents are formed by appending -R, -G, and -B to the DisplayName of this document. SplitTricolor() works only on color images.

This method is equivalent to the Split Tricolor command.