Name | Description | |
---|---|---|
![]() | AutomaticalInvert | Gets or sets a command for automatic inversion of image. |
![]() | AutomaticalOrientation | Gets or sets a command for automatic orientation of image. |
![]() | AutomaticalTextInvert | Gets or sets a command for automatically inverts inverted text regions on an image. |
![]() | Binarization | Gets or sets a command for binarization of image. |
![]() | BorderClear | Gets or sets a command for border removing of image. |
![]() | CanModifyImage | Gets a value indicating whether this command can modify the image. (Inherited from CompositeCommand) |
![]() | Deskew | Gets or sets a command for automatic rotation of image. |
![]() | Despeckle | Gets or sets a command for noise removing from an 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) |
![]() | HalftoneRemoval | Gets or sets a command for detecting and removing halftones from image. |
![]() | HolePunchRemoval | Gets or sets a command for removing of hole punches from image. |
![]() | 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) |
![]() | Name | Gets the name of the command. (Inherited from CompositeCommand) |
![]() | 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) |
![]() | Segmentation | Gets or sets a command for the document segmentation of image. |
![]() | SegmentationTextRegions | Gets the results of the document segmentation. |
![]() | SupportedNativePixelFormats | Gets the read-only list of supported pixel formats for this processing command. (Inherited from CompositeCommand) |
![]() | SupportedPixelFormats | Gets a list of supported pixel formats for this processing command. (Inherited from ProcessingCommandBase) |