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

New Post: SetDefine Options for the JP2000 encoder not works

$
0
0
Hello,

i will convert a image file to a J2K file and will set some encoder options, but the settings not working....

i have set this settings,
        image.SetDefine(MagickFormat.J2k, "cblkwidth", "32")
        image.SetDefine(MagickFormat.J2k, "cblkheight", "32")
        image.SetDefine(MagickFormat.J2k, "prg", "CPRL")
        image.SetDefine(MagickFormat.J2k, "numrlvls", "6")
        image.SetDefine(MagickFormat.J2k, "rate", "30")
the file looks the same with and without this settings...

Viewing all articles
Browse latest Browse all 3693

Trending Articles



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