FMX.MediaLibrary.TImageInfo.Orientation
Delphi
function Orientation: TImageOrientation; virtual; abstract;
C++
virtual TImageOrientation __fastcall Orientation(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp | FMX.MediaLibrary | TImageInfo | 
Description
Gets the orientation of the camera when the image was taken.
Use the Orientation method in order to obtain the camera orientation when taking the photo.