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