Handbook
Glossary
read-pixel-depth ( -- byte )
Vocabulary
images
.
tga
Inputs
None
Outputs
byte
an
object
Definition
USING:
endian
io
;
IN:
images.tga
:
read-pixel-depth
( -- byte )
1
read
le>
;
inline