Click here to Skip to main content
15,905,028 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)); ...

Views

Daily Counts

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