PC Review


Reply
Thread Tools Rate Thread

How can this be done in GDI+?

 
 
Jeff
Guest
Posts: n/a
 
      5th Feb 2007
Hey

asp.net 2.0

If you open a .jpeg file info Phtoshop and uses "File Info" in the menu in
Photoshop, then you are provided with a window viewing detailed info about
the selected .jpeg picture. In this window there are a text field (named
"Description") where the user can add text which will be stored in the
picture file.... I guess this is meta data

Okay, my question is this:
How can I retrieve this info from GDI+?

Jeff


 
Reply With Quote
 
 
 
 
Morten Wennevik [C# MVP]
Guest
Posts: n/a
 
      5th Feb 2007
Hi Jeff,

This info is probably contained in Image.ImageProperties, although
decoding these values may not be so easy. I can't tell you how to decode
it or guarantee that GDI+ reads all the metadata.

This article may give you some ideas
http://www.codeproject.com/dotnet/ImageInfo.asp


On Mon, 05 Feb 2007 10:46:24 +0100, Jeff
<(E-Mail Removed)> wrote:

> Hey
>
> asp.net 2.0
>
> If you open a .jpeg file info Phtoshop and uses "File Info" in the menu
> in
> Photoshop, then you are provided with a window viewing detailed info
> about
> the selected .jpeg picture. In this window there are a text field (named
> "Description") where the user can add text which will be stored in the
> picture file... I guess this is meta data
>
> Okay, my question is this:
> How can I retrieve this info from GDI+?
>
> Jeff
>
>




--
Happy Coding!
Morten Wennevik [C# MVP]
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:57 PM.