ui.pixel-formats vocabulary
Factor handbook ยป Vocabulary index


Documentation
Pixel formats

Metadata
Authors:Joe Groff


Words

Tuple classes
ClassSuperclassSlots
accum-alpha-bits pixel-format-attribute
accum-bits pixel-format-attribute
accum-blue-bits pixel-format-attribute
accum-green-bits pixel-format-attribute
accum-red-bits pixel-format-attribute
alpha-bits pixel-format-attribute
aux-buffers pixel-format-attribute
blue-bits pixel-format-attribute
color-bits pixel-format-attribute
depth-bits pixel-format-attribute
green-bits pixel-format-attribute
invalid-pixel-format-attributes tupleworld attributes
pixel-format disposableworld handle
pixel-format-attribute tuplevalue
red-bits pixel-format-attribute
sample-buffers pixel-format-attribute
samples pixel-format-attribute
stencil-bits pixel-format-attribute


Generic words
WordStack effect
(free-pixel-format)( pixel-format -- )
(make-pixel-format)( world attributes -- pixel-format-handle )
check-world-pixel-format( world pixel-format -- )
world-pixel-format-attributes( world -- attributes )


Symbol words
accelerated
backing-store
color-float
double-buffered
fullscreen
multisampled
offscreen
sample-alpha
software-rendered
stereo
supersampled
windowed


Ordinary words
WordStack effect
(pixel-format-attribute)( attribute table -- arr/f )
<pixel-format>( world attributes -- pixel-format )
invalid-pixel-format-attributes( world attributes -- * )
pixel-format-attribute>array( obj table -- arr/f )
pixel-format-attributes>int-array( attrs perm table -- arr )


Class predicate words
WordStack effect
accum-alpha-bits?( object -- ? )
accum-bits?( object -- ? )
accum-blue-bits?( object -- ? )
accum-green-bits?( object -- ? )
accum-red-bits?( object -- ? )
alpha-bits?( object -- ? )
aux-buffers?( object -- ? )
blue-bits?( object -- ? )
color-bits?( object -- ? )
depth-bits?( object -- ? )
green-bits?( object -- ? )
invalid-pixel-format-attributes?( object -- ? )
pixel-format-attribute?( object -- ? )
pixel-format?( object -- ? )
red-bits?( object -- ? )
sample-buffers?( object -- ? )
samples?( object -- ? )
stencil-bits?( object -- ? )


Files


Metadata files