Handbook
Glossary
has-alpha? ( image -- ? )
Vocabulary
images
Inputs
image
an
object
Outputs
?
an
object
Definition
USING:
accessors
;
IN:
images
:
has-alpha?
( image -- ? )
component-order>>
alpha-channel?
;