Version

Search Results

ImageConverters Class

Represents a static collection of different types of image converters. Syntax

ImageConverters Class Members

Public Properties

BW Property

Gets a predefined BWImageConverter. Syntax

Grey Property

Gets a predefined GreyImageConverter. Syntax

RGB Property

Gets a predefined RGBImageConverter. Syntax

ImageConverter Class Members

Public Properties Public Methods

Equals(ImageConverter) Method

Compares this converter to the specified one. Syntax Parameters converter A converter to compare with. Return Value A boolean value indicating whether the converters are equal.