ImageGear for C and C++ on Windows v19.4 - Updated
enumIGVectDir
Collapse All
Expand All
View with Navigation Tools
API Reference Guide
>
Vector Component API Reference
>
Vector Component Enumerations Reference
> enumIGVectDir
These constants define a direction of the rotate operations.
Values:
IG_VECT_DIR_XY
Rotation in XY direction
IG_VECT_DIR_YZ
Rotation in YZ direction.
IG_VECT_DIR_XZ
Rotation in XZ direction.