Click or drag to resize

ColorExtractionResults Properties

The ColorExtractionResults type exposes the following members.

Properties
  NameDescription
Public propertyHasColor
Gets a value specifiying if the source image contains color.
Public propertyImage
The image that was the result of processing
(Inherited from ImageResults.)
Public propertyIsImageSourceImage
An indicator as to whether or not image is the same AtalaImage as the original image.
(Inherited from ImageResults.)
Top
See Also