| Package | Description |
|---|---|
| ej.microui.display.transform |
Contains image transformation management.
|
| Class and Description |
|---|
| AbstractTransform
The
AbstractTransform class holds a generic context for all kinds of transformations (see sub classes). |
| ImageDeformation
This class holds a context in order to perform a free deformation on images.
|
| ImageFlip
This class holds a context in order to perform a flip on images (0, 90, 180 or 270 degrees).
|
| ImageFlip.Action
Specify the flip to apply when drawing an image.
|
| ImageRotation
This class holds a context in order to perform a free rotation (0 to 360 degrees) on images.
|
| ImageScale
This class holds a context in order to draw images with scaling.
|