473,408 Members | 2,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

How can this be done in GDI+?

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
Feb 5 '07 #1
1 835
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
<it************@hotmail.com.NOSPAMwrote:
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]
Feb 5 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: ~dr-sci-fi | last post by:
looking for a comprehensive version of most common API functions used in ..Net, sample below: =============================================================== using System; using...
2
by: °Ë´óɽÈË | last post by:
Hi guys, As you know, we can call SetROP2 to set the current foreground mix mode in GDI. But I doesn't work in GDI+. The step is: GetDC --> SetROP2 -->Graphics.FromDC, then draw sth by graphics...
4
by: pixel | last post by:
hi GDI ExtFloodFill doesn't "see" GDI+ colors ..ToArgb() doesn't work at all any suggestions br pixel
3
by: James dean | last post by:
Is an updated version of Gdi+ being planned to complement the new beta trial version of Visual Studio 2005. Why is GraphicsPath slow? I cannot find good performance information about GDI+, can...
3
by: James dean | last post by:
From what i have read and seen the JIT compiler is very efficient and only compiles that code that it needs at runtime therefore it helps, not hinders performance. Does the JIT compiler make Gdi+...
6
by: James dean | last post by:
I want a good site that will show clearly how much more functionality GDI+ has. I cannot seem to find anything other than sites that list "some" of the new functionality that GDI+ offers. A...
10
by: Jim Hubbard | last post by:
Can you use VB.Net to set a system-wide hook to intercept all GDI calls from GDI to the system's hardware? I want to intercept all GDI instructions sent to the system's hardware layer. As I...
9
by: RCS | last post by:
I'm working on an ASP.NET webpage that generates an image (and am using VWD 2005 until my copy of VS2005 ships). I have done all the obvious (and not-so-obvious) things to try to give a gif that I...
7
by: Marcin Rzeznicki | last post by:
Hello, Do you think it is legitimate practice to mix GDI+ and GDI calls (via Get/ReleaseHDC()) in paint event of a control? I've heard there is possibility of performance loss while "locking"...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.