ImageGear for C and C++ on Linux v20.0 - Updated
enumIGDirections
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGDirections

This enumeration contains general purpose compass directions.

Values:

IG_COMPASS_N North.
IG_COMPASS_NE North-East.
IG_COMPASS_E East.
IG_COMPASS_SE South-East.
IG_COMPASS_S South.
IG_COMPASS_SW South-West.
IG_COMPASS_W West.
IG_COMPASS_NW North-West.
Is this page helpful?
Yes No
Thanks for your feedback.