| Name | Description | |
|---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | DetectBitonal | Gets or sets a value indicating whether command must detect bitonal images. |
![]() | DetectBlackWhite | Gets or sets a value indicating whether command must detect black-white images. |
![]() | DetectGrayscale | Gets or sets a value indicating whether command must detect grayscale images. |
![]() | DetectIndexed8 | Gets or sets a value indicating whether command must detect indexed4 or indexed8 (16 or 256 colors) images. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | MaxInaccuracy | Gets or sets the maximum permissible inaccuracy, as distance in RGB888 color space, when comparing two colors. |
![]() | Name | Gets the name of processing command. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
