Libraries |
|
Exif | Source Code |
|
|
Function Summary | |||||
void |
| ||||
void |
|
Function Detail |
readExifData
const proc: readExifData (in string: stri, inout exifDataType: exifData)
-
Read Exif data from the given string stri.
changeOrientation
const proc: changeOrientation (inout pixelImage: image, in integer: orientation)
-
Change the image orientation according to the Exif orientation.
|
|