VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing Namespace / ProcessingCommandResults Class
In This Topic
    ProcessingCommandResults Class Properties
    In This Topic
    For a list of all properties of this type, see ProcessingCommandResults.
    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 PropertyGets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection instance. (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 PropertyGets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
    Protected Properties
    See Also