| Class | Description |
|---|---|
| BlurTransformation | |
| ColorFilterTransformation | |
| CropCircleTransformation | |
| CropSquareTransformation | |
| CropTransformation |
Crops a rectangle, allowing its dimensions and positioning to be specified by a combination of:
width/height in pixels
width/height as a ratio of the source image
aspect ratio
offset from left/top in pixels
horizontal and vertical gravity
If aspect ratio is provided then both width and height should not be provided or the ratio wil
be
ignored.
|
| GrayscaleTransformation | |
| MaskTransformation | |
| RoundedCornersTransformation |
| Enum | Description |
|---|---|
| CropTransformation.GravityHorizontal | |
| CropTransformation.GravityVertical | |
| RoundedCornersTransformation.CornerType |