ImageEn, unit iemview

TImageEnMView.EnableAdjustOrientation

TImageEnMView.EnableAdjustOrientation


Declaration

property EnableAdjustOrientation: Boolean;


Description

When this property is True all images which have orientation information (typically jpeg with EXIF data) will be automatically rotated for display (actual file is not modified).

Orientation information is often found in digital photos from high-end cameras. ImageEn uses the data found in EXIF_Orientation or TIFF_Orientation to determine the orientation.

Default: False