ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearProcessing Class : rotate Method |
Overload | Description |
---|---|
rotate(ImGearPage,double,ImGearRotationModes,ImGearPixel) | Rotates an image. |
rotate(ImGearPage,double,ImGearRotationModes,ImGearPixel,ImGearInterpolations) | Rotates an image using interpolation. |
rotate(ImGearPage,ImGearRotationValues) | Rotates an image on 90, 180, or 270 degrees. |