Handbook
Glossary
image-dim ( image -- dim )
Vocabulary
ui
.
images
Inputs
image
an
object
Outputs
dim
an
object
Definition
USING:
accessors
opengl
sequences
;
IN:
ui.images
:
image-dim
( image -- dim )
cached-image
dim>>
[
gl-unscale
]
map
;