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]