Sets the wand pixel depth.
bool magickSetDepth(int depth) => _magickWandBindings.MagickSetDepth(_wandPtr, depth).toBool();