ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearProcessing Class > rotate Method : rotate(ImGearPage,double,ImGearRotationModes,ImGearPixel) Method |
Background should be in the same color space as the Page, including Alpha and Extra channels. Background must have the same channel count and bit depth as a DIB?s color space.
public static void rotate( ImGearPage page, double angle, ImGearRotationModes mode, ImGearPixel background ) |
Background should be in the same color space as the Page, including Alpha and Extra channels. Background must have the same channel count and bit depth as a DIB?s color space.