Handbook
Glossary
image-dim ( image -- dim )
Vocabulary
images
Inputs
image
an
object
Outputs
dim
an
object
Definition
USING:
accessors
kernel
math
sequences
;
IN:
images
:
image-dim
( image -- dim )
[
dim>>
]
[
2x?>>
]
bi
[
[
2.0
/
]
map
]
when
;