ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearProcessing Class : flip Method |
This method processes all channels of the image as well as image's ROI, if it exists.
ImGearProcessingVerifier.canApplyFlip method can be called to check whether the operation can be performed.
com.accusoft.imagegear.core.ImGearPagecom.accusoft.imagegear.core.ImGearFlipModes
public static void flip( ImGearPage page, ImGearFlipModes mode ) |
This method processes all channels of the image as well as image's ROI, if it exists.
ImGearProcessingVerifier.canApplyFlip method can be called to check whether the operation can be performed.
com.accusoft.imagegear.core.ImGearPagecom.accusoft.imagegear.core.ImGearFlipModes