If you set this property to True before load a Jpeg which contains EXIF information, the image will be automatically orientated.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool JPEG_EnableAdjustOrientation { get; set; }
Public Property JPEG_EnableAdjustOrientation As Boolean Get Set
public: property bool JPEG_EnableAdjustOrientation { bool get (); void set (bool value); }