image
0.24.9
In image::utils
Function
image
::
utils
::
clamp
Copy item path
source
ยท
[
−
]
pub(crate) fn clamp<N>(a: N, min: N, max: N) -> N
where N:
PartialOrd
,