Click here to Skip to main content
15,896,063 members
Articles / Programming Languages / C#

Сhange value of PropertyTagImageDescription (Bitmap/C#)

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
11 Jan 2013CPOL 4.6K  
Good time! I'm trying to solve the problem of changing the value PropertyTagImageDescription (0x010E) for the Bitmap object. To add a description for the file. Searching the related topics, and has not found the solution. My use: Bitmap image = new Bitmap(Image.FromFile(fileName)); ...

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 11-Jan-13 12:35 Available Voprosec
Updates in content. 16 changes had been made.
3 No 11-Jan-13 12:29 Available Voprosec
Updates in content. 4 changes had been made.
2 No 11-Jan-13 12:27 Available Voprosec
Updates in content. 10 changes had been made.
1 No 11-Jan-13 12:25 Available Voprosec

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Ukraine Ukraine
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions