• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

is it possible to retrieve exif data using the javax.imageio package ?

 
Ranch Hand
Posts: 49
Netbeans IDE PHP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi, all!

I am just wondering if it is possible to retrive by that i refer to read exif data that are part of
an image objects header file like camera type and color model and so on ? Im very much
into javas picture handling features theese days and i have wondered about this for a long
time but i haven't done that much researching about this topic yet but i know that there is
a library for this out there called sanselan if i remembered it correctly? If there is a way to
retrieve exif data using the imageio package i'd be very much greatful for any tips or hints
on how to accieve this. I dont know that much about exif otherwise but i am learning more
and more.

best regards,
krillian.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic