Class | Description | |
---|---|---|
![]() | FlipCommand | Flips an image. |
![]() | ImageScalingCommand | Changes the image scale. |
![]() | ImageTransformationBasedCommand | Provides the abstract base class for the image processing command that transforms an image. |
![]() | MatrixTransformCommand | Applies an affine transformation to an image. |
![]() | QuadrilateralWarpCommand | Transforms an image using quadrilateral warp or unwarp (IsInverseTransform). |
![]() | RotateCommand | Rotates an image. |
![]() | SkewCommand | Skews an image horizontally or vertically. |
![]() | TransformImageCommand | Applies custom transformation to an image. |