Handbook
Glossary
images.tga vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
images
Tags:
graphics
,
images
Authors:
Erik Charlebois
Words
Tuple classes
Class
Superclass
Slots
bad-tga-extension-size
tuple
bad-tga-footer
tuple
bad-tga-header
tuple
bad-tga-timestamp
tuple
bad-tga-unsupported
tuple
Singleton classes
tga-image
Ordinary words
Word
Stack effect
bad-tga-extension-size
( -- * )
bad-tga-footer
( -- * )
bad-tga-header
( -- * )
bad-tga-timestamp
( -- * )
bad-tga-unsupported
( -- * )
read-author-comments
( -- string )
read-author-name
( -- string )
read-color-correction-offset
( -- offset )
read-color-correction-table
( -- correction-table )
read-color-map
( type length elt-size -- color-map )
read-color-map-entry-size
( -- byte )
read-color-map-first
( -- short )
read-color-map-length
( -- short )
read-color-map-type
( -- byte )
read-date-timestamp
( -- timestamp )
read-developer-areas
( developer-directory -- developer-area-map )
read-developer-directory
( -- developer-directory )
read-developer-directory-offset
( -- offset )
read-extension-area-offset
( -- offset )
read-extension-size
( -- )
read-gamma-value
( -- gamma-value )
read-id-length
( -- byte )
read-image-data
( width height depth -- image-data )
read-image-descriptor
( -- alpha-bits pixel-order )
read-image-height
( -- short )
read-image-id
( length -- image-id )
read-image-type
( -- byte )
read-image-width
( -- short )
read-job-name
( -- string )
read-job-time
( -- duration )
read-key-color
( -- color )
read-pixel-aspect-ratio
( -- aspect-ratio )
read-pixel-depth
( -- byte )
read-postage-stamp-image
( depth -- postage-data )
read-postage-stamp-offset
( -- offset )
read-premultiplied-alpha
( -- boolean )
read-scan-line-offset
( -- offset )
read-scan-line-table
( height -- scan-offsets )
read-signature
( -- )
read-software-id
( -- string )
read-software-version
( -- string )
read-tga
( -- image )
read-x-origin
( -- short )
read-y-origin
( -- short )
Class predicate words
Word
Stack effect
bad-tga-extension-size?
( object -- ? )
bad-tga-footer?
( object -- ? )
bad-tga-header?
( object -- ? )
bad-tga-timestamp?
( object -- ? )
bad-tga-unsupported?
( object -- ? )
tga-image?
( object -- ? )
Files
resource:extra/images/tga/tga.factor
Metadata files
resource:extra/images/tga/authors.txt
resource:extra/images/tga/tags.txt