VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing Namespace / ProcessingCommandResults Class
Constructors Properties Methods SeeAlso
In This Topic
    ProcessingCommandResults Class Members
    In This Topic
    The following tables list the members exposed by ProcessingCommandResults.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ProcessingCommandResults class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether results are locked.
    Public PropertyGets a background color. Value retrieved from results of previously executed commands.
    Public PropertyGets an index of background color if image has palette. Value retrieved from results of previously executed commands.
    Public PropertyGets a border color. Value retrieved from results of previously executed commands.
    Public PropertyGets an index of border color if image has palette. Value retrieved from results of previously executed commands.
    Public Property (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
    Public Propertystatic (Shared in Visual Basic) (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
    Public PropertyGets a value indicating whether background color is found. Value retrieved from results of previously executed commands.
    Public PropertyGets a value indicating whether background color is searched. Value retrieved from results of previously executed commands.
    Public PropertyGets a value indicating whether border color is found. Value retrieved from results of previously executed commands.
    Public PropertyGets a value indicating whether border color is searched. Value retrieved from results of previously executed commands.
    Public Property (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
    Protected Properties
    Public Methods
    See Also