Difference between revisions of "ExifRdr.ExifLoad"
From Jeremie Leroy - XOJO Controls Wiki
m (2 revisions imported) |
|
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 13:21, 6 August 2015
Method
ExifRdr.ExifLoad ( Pic As MemoryBlock, picFile As String = "" ) As Boolean
Loads the passed Picture (as MemoryBlock) and Returns True if Exif data is found.
The passed picFile property is only for debugging purposes