Handbook
Glossary
read-image-data ( width height depth -- image-data )
Vocabulary
images
.
tga
Inputs
width
an
object
height
an
object
depth
an
object
Outputs
image-data
an
object
Definition
USING:
io
math
;
IN:
images.tga
:
read-image-data
( width height depth -- image-data )
8
align
8
/
*
*
read
;
inline