Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Magick.Net Convert 10bit log dpx file to jpg

$
0
0
I am getting the correct result with the following code:
using (MagickImage image = new MagickImage("161-020-03_A091.0003894.dpx"))
{
  image.SetAttribute("colorspace", "sRGB");
  image.Write("output.jpg");
}

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>