c# Programming Glossary: exif
How can I check the color depth of a Bitmap? http://stackoverflow.com/questions/2150504/how-can-i-check-the-color-depth-of-a-bitmap collection of the Bitmap. This may contain the appropriate EXIF tags to help determine the bit depth. The next step would be..
Solid FFmpeg wrapper for C#/.NET http://stackoverflow.com/questions/2163036/solid-ffmpeg-wrapper-for-c-net
How can I get .Net to save this image? http://stackoverflow.com/questions/2340337/how-can-i-get-net-to-save-this-image
How to get the EXIF data from a file using C# http://stackoverflow.com/questions/58649/how-to-get-the-exif-data-from-a-file-using-c-sharp to get the EXIF data from a file using C# I would like to write a small program.. . Does anyone know a relatively easy way to get at the EXIF data such as Date And Time or Exposure programatically Thanks.. try to interpret or coalesce the data in any way. For each EXIF you basically get an array of bytes. This may be good or bad..
.NET C# library for lossless Exif rewriting? http://stackoverflow.com/questions/1038206/net-c-sharp-library-for-lossless-exif-rewriting C# library for lossless Exif rewriting I have found various code and libraries for editing.. I have found various code and libraries for editing Exif . But they are only lossless when the image width and height.. a library or even a way to do it myself to edit just the Exif portion in a JPEG file or add Exif data if it doesn't exist..
|