Re: [gexiv2] How to read metadata of byte array or file object



gexiv2_metadata_open_buf() will open an image file that's been loaded into memory.  Is that what you're looking for?

-- Jim

On Sun, Jan 5, 2014 at 3:24 PM, Stefan Krastanov <stefan krastanov yale edu> wrote:
Hello, Is it possible to read the metadata of a jpeg file without having a filesystem path? For instance if I only have an opened file object (temporary file without a name) or if I have a byte array (file returned from a large object storage database). I am aware of NamedTemporaryFile, but that would be an ugly (and slow) solution. Thanks for the nice library. Stefan _______________________________________________ gexiv2-list mailing list gexiv2-list gnome org https://mail.gnome.org/mailman/listinfo/gexiv2-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]