VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetColorCountCommandResult Class
Constructors Properties Methods SeeAlso
In This Topic
    GetColorCountCommandResult Class Members
    In This Topic
    The following tables list the members exposed by GetColorCountCommandResult.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GetColorCountCommandResult class.
    Public Properties
     NameDescription
    Public PropertyGets the number of unique colors in the image.
    Public Methods
     NameDescription
    Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
    See Also