CWIMAQSymmetryOperations Enumeration
CWIMAQSymmetryOperations are the constants for the Operation parameter of the Symmetry method.
You can use the following constants with this data type:
- cwimaqSymmetryCentral—Flips the image over both the central vertical and central horizontal axes.
- cwimaqSymmetryDiagonal1—Flips the image over an axis from the upper left corner to lower right corner.
- cwimaqSymmetryDiagonal2—Flips the image over an axis from the upper right corner to lower left corner.
- cwimaqSymmetryHorizontal—Flips the image over the central horizontal axis.
- cwimaqSymmetryVertical—Flips the image over the central vertical axis.