VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Info Namespace / HasCertainColorCommandResult Class
Constructors Properties Methods SeeAlso
In This Topic
HasCertainColorCommandResult Class Members
In This Topic
The following tables list the members exposed by HasCertainColorCommandResult.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the HasCertainColorCommandResult class.
Public Properties
 NameDescription
Public PropertyGets the color searched in image.
Public PropertyGets a value indicating whether the image has color specified by the Color property.
Public Methods
 NameDescription
Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
See Also