VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / IsImageGrayscaleCommandResult Class
Constructors Properties Methods SeeAlso
In This Topic
    IsImageGrayscaleCommandResult Class Members
    In This Topic
    The following tables list the members exposed by IsImageGrayscaleCommandResult.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IsImageGrayscaleCommandResult class.
    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.
    Public Methods
     NameDescription
    Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
    See Also