Handbook
Glossary
read-gradient ( class -- style )
Vocabulary
tinyvg
Inputs
class
an
object
Outputs
style
an
object
Definition
USING:
generalizations
kernel
;
IN:
tinyvg
:
read-gradient
( class -- style )
[
[
read-point
]
2
call-n
[
read-color-index
]
2
call-n
]
dip
boa
;
inline