ImageGearJava Project > com.accusoft.imagegear.processing Package : ImGearRotationModes Enumeration |
Member | Description |
---|---|
CLIP | Clips rotated image to keep the image dimensions unchanged. |
EXPAND | Expands the size of the bitmap if necessary to retain the entire rotated image. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.processing.ImGearRotationModes