ExifRdr.ExifLoad

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:21, 6 August 2015 by Admin (Talk | contribs) (2 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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