Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- page
- Image to flip.
- mode
- Constant defining flip direction. Possible values are ImageGear.Core.ImGearFlipModes.HORIZONTAL and ImageGear.Core.ImGearFlipModes.VERTICAL.
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.