Handbook
Glossary
bitmap-size ( dim -- n )
Vocabulary
images
.
memory
.
private
Inputs
dim
an
object
Outputs
n
an
object
Definition
USING:
alien.c-types
math
sequences
;
IN:
images.memory.private
:
bitmap-size
( dim -- n )
product
uint
heap-size
*
;