Options.depth

Specifies the image depth

Either 8, 16, or 32. You can specify 16 and 32 only when ImageMagick was compiled with a QuantumDepth that allows these depth values.

  1. void depth(size_t d)
    class Options
    void
    depth
    (
    size_t d
    )
  2. size_t depth()

Meta