Description:
Many modern digital cameras store meta-data as EXIF tags within the image. If the camera has a sensor detecting the orientation of the camera, the orientation information may be stored as the so-called EXIF Orientation tag. If this tag is present in the image, II2LN can automatically rotate the image into correct orientation by specifying the AutoOrientation:Yes.
Note that you also can control the rotation manually, by specifying the Rotate import option.
Declaration:
AutoOrientation:<Yes>
Parameters:
Param |
Description |
<Yes> |
Specify Yes or 1 to activate autoorientation. |
Notes:
If the image does not contain the EXIF Orientation tag, the image is imported as-is, and no auto rotation is imposed on the image.
Also note that this import option will correct the EXIF tag for orientation.
Introduced in version:
1.2.0.0
Repeatable
No