Name | Description | |
---|---|---|
![]() | CanModifyImage | Gets a value indicating whether this command can modify the image. |
![]() | ColorHighThreshold | Gets or sets the maximum allowable difference between colors for image region in the source document image. |
![]() | ColorLowThreshold | Gets or sets the minimum allowable difference between colors for image region in the source document image. |
![]() | ExpandSupportedPixelFormats | Gets or sets a value indicating whether the processing command need to convert the processing image to the nearest pixel format without color loss (GetOutputPixelFormat(VintasoftImage)) if processing command does not support pixel format of the processing image (SupportedNativePixelFormats). (Inherited from ProcessingCommandBase) |
![]() | IsCanceled | Gets a value indicating whether a processing command is canceled. (Inherited from ProcessingCommandBase) |
![]() | IsNested | Gets or sets a value indicating whether this command is nested into another command. (Inherited from ProcessingCommandBase) |
![]() | MinimumRegionArea | Gets or sets the minimum region area. |
![]() | Name | Gets the name of the command. |
![]() | NoiseRemovalWindowSize | Gets or sets the window size for noise removal algorithm. |
![]() | RectangleAccuracy | Gets or sets the accuracy of approximating image region using rectangles. |
![]() | Regions | Gets the result of image segmentation. |
![]() | RestoreSourcePixelFormat | Gets or sets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from ProcessingCommandBase) |
![]() | Results | Gets the results of execution of this command after execution of the command. Sets the results of previously executed commands, current command can use results if necessary. (Inherited from ProcessingCommandBase) |
![]() | Sensitivity | Gets or sets the sensitivity of the command. |
![]() | SupportedNativePixelFormats | Gets a list of supported native pixel formats for this processing command. |
![]() | SupportedPixelFormats | Gets a list of supported pixel formats for this processing command. (Inherited from ProcessingCommandBase) |
![]() | WindowSize | Gets or sets a window size of the command. |