docs: describe the quantomrange use in level_image
This commit is contained in:
@ -251,6 +251,8 @@ impl MagickWand {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Level an image. Black and white points are multiplied with QuantumRange to
|
||||||
|
// decrease dependencies on the end user.
|
||||||
pub fn level_image(
|
pub fn level_image(
|
||||||
&self,
|
&self,
|
||||||
black_point: f64,
|
black_point: f64,
|
||||||
|
|||||||
Reference in New Issue
Block a user