How to set 10bit logaritmic format

The MagickWand interface is a new high-level C API interface to ImageMagick core methods. We discourage the use of the core methods and encourage the use of this API instead. Post MagickWand questions, bug reports, and suggestions to this forum.
Post Reply
albertoii

How to set 10bit logaritmic format

Post by albertoii »

Hi,

I'm developping a little program in C, I have experience with this language, but I'm new in ImageMagic programming.
I've now a problem with setting the logarithmic format to a dpx image. I need to make the image format set to 10bit, I've looked for information and I don't really know how to do this.

Thank you very much,

Alberto
Post Reply