Name | Description | |
---|---|---|
![]() | ProcessingCommandResults | Initializes a new instance of the ProcessingCommandResults class. |
Name | Description | |
---|---|---|
![]() | ProcessingCommandResults | Initializes a new instance of the ProcessingCommandResults class. |
Name | Description | |
---|---|---|
![]() | AreLocked | Gets a value indicating whether results are locked. |
![]() | BackgroundColor | Gets a background color. Value retrieved from results of previously executed commands. |
![]() | BackgroundColorIndex | Gets an index of background color if image has palette. Value retrieved from results of previously executed commands. |
![]() | BorderColor | Gets a border color. Value retrieved from results of previously executed commands. |
![]() | BorderColorIndex | Gets an index of border color if image has palette. Value retrieved from results of previously executed commands. |
![]() | Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
![]() ![]() | Empty | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
![]() | IsBackgroundColorFound | Gets a value indicating whether background color is found. Value retrieved from results of previously executed commands. |
![]() | IsBackgroundColorSearched | Gets a value indicating whether background color is searched. Value retrieved from results of previously executed commands. |
![]() | IsBorderColorFound | Gets a value indicating whether border color is found. Value retrieved from results of previously executed commands. |
![]() | IsBorderColorSearched | Gets a value indicating whether border color is searched. Value retrieved from results of previously executed commands. |
![]() | Item | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
Name | Description | |
---|---|---|
![]() | Add | Adds a result to the results. |
![]() | Clear | Clears the results if results are not locked, unlocks the results is results are locked. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>) |
![]() | Lock | Locks the results. |