|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This property holds the original byte data representation of the Exif record. You must reference the Exif Specification http://www.exif.org for instructions on how to decode this data. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
[C#]
The code gets the raw exif data representing the model of the camera and outputs it to a string. A more useful (but more complex) usage of the Data property is to extract and parse specific camera maker notes. |