Handbook
Glossary
clamp ( n -- n )
Vocabulary
benchmark
.
yuv-to-rgb
Inputs
n
an
object
Outputs
n
an
object
Definition
USING:
math.order
;
IN:
benchmark.yuv-to-rgb
:
clamp
( n -- n )
255
min
0
max
;
inline