Syntax
Document.ConvertToMono()
Parameters
None
Returns
Nothing
Remarks
Removes all color information from an image, converting it to a gray-scale image. The Red, Green, and Blue pixels at each coordinate are averaged. This command is applicable only to tricolor images.
This method is equivalent to the Convert To Mono command.