[]
public bool ApplyImageExifRotation()
Public Function ApplyImageExifRotation() As Boolean
Type | Description |
---|---|
bool | true if the Exif data was found and the picture was rotated, false otherwise. |
Sometimes images may contain Exif orientation data that cannot be represented by rotation, for example the data may contain mirroring instructions. Such cases are ignored.