• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

store metadata

Guest
Jan 12, 2007 Jan 12, 2007

Copy link to clipboard

Copied

Hi all,
I got strucked while integrating my own metadata with an image.

I created front end interface with coldfusion, for uploading an image.
And also a screen which is having different fields as metadata to image.
Now how to store these fields data with image.

HOW TO INTEGRATE MY OWN METADATA WITH AN IMAGE?
TOPICS
Advanced techniques

Views

266

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 12, 2007 Jan 12, 2007

Copy link to clipboard

Copied

Don't have any examples for you but the following Java class may help which provides for reading and writing of EXIF

http://java.sun.com/j2se/1.5.0/docs/api/javax/imageio/metadata/package-summary.html

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 12, 2007 Jan 12, 2007

Copy link to clipboard

Copied

LATEST
Don't have any examples for you but the following Java class may help which provides for reading and writing of EXIF

http://java.sun.com/j2se/1.5.0/docs/api/javax/imageio/metadata/package-summary.html

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation