VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / IsImageGrayscaleCommandResult Class
In This Topic
IsImageGrayscaleCommandResult Class Properties
In This Topic
For a list of all properties of this type, see IsImageGrayscaleCommandResult.
Public Properties
 NameDescription
Public PropertyGets the count of color pixels in the image.
Public PropertyGets a value indicating whether the image is grayscale.
Public PropertyGets the maximum allowable count, in percents, of color pixels in the image.
Public PropertyGets the count, in percents, of color pixels in the image.
See Also