Image.depth

Image depth. Used to specify the bit depth when reading or writing raw images or when the output format supports multiple depths. Defaults to the quantum depth that ImageMagick is compiled with.

  1. void depth(size_t value)
  2. size_t depth()
    class Image
    size_t
    depth
    const
    (
    )

Meta