Handbook
Glossary
yuv-buffer? ( object -- ? )
Vocabulary
benchmark
.
yuv-to-rgb
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
yuv-buffer
class.
Definition
USING:
classes.tuple.private
;
IN:
benchmark.yuv-to-rgb
:
yuv-buffer?
( object -- ? )
\
yuv-buffer
9
tuple-instance?
;