Name | Description | |
---|---|---|
![]() | Clone | Creates a new GetDocumentImageRotationAngleCommand that is a copy of the current instance. |
![]() | CopyTo | Copies the state of the current command to the target command. |
![]() | Execute | Overloaded. Executes the image processing command. (Inherited from ProcessingCommandBase) |
![]() | ExecuteInPlace | Executes the image processing command in-place. (Inherited from ProcessingCommandBase) |
![]() | GetOutputPixelFormat | Overloaded. Returns the pixel format of output image (image after processing) for input image with specified pixel format. |
![]() | GetRegionOptimalDecomposition | Returns an array of rectangles, which represent optimal decomposition of the specified rectangle. (Inherited from ProcessingCommandBase) |
![]() | IsNativePixelFormatSupported | Returns a value indicating whether specified native pixel format is supported by this processing command. (Inherited from ProcessingCommandBase) |
![]() | IsPixelFormatSupported | Returns a value indicating whether specified pixel format is supported by this processing command. (Inherited from ProcessingCommandBase) |
![]() | ToString | Returns the name of this image processing command. (Inherited from ProcessingCommandBase) |