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