Method
GlyImageget_transformation_orientation
since: 2.0
Declaration [src]
uint16_t
gly_image_get_transformation_orientation (
GlyImage* image
)
Description [src]
Get the image orientation
The image orientation is given in Exif format. The function is guaranteed to only return values from 1 to 8.
If gly_loader_set_apply_transformations() is set to FALSE,
the orientation has to be corrected manually to dispaly the image correctly.
Available since: 2.0