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