Sunday, September 07, 2008 12:43 PM
odewit
Converting RAW files into JPEG with WPF
This new article shows how I built the ImageToJpeg tool to convert into JPEG the RAW files of my Nikon camera.
RAW files contain raw data issued by the sensor. They constitute the original pictures, and have the same value as the traditional photo negatives. With this tool, I convert them to JPEG files specifying a compression ratio depending on use sought.
Filed under: WPF, Perspective, Photo