pixel-format
Pixel formats

Prev:Pixel format attributes
Next:<pixel-format> ( world attributes -- pixel-format )


Vocabulary
ui.pixel-formats

Class description
The type of pixel format objects. The tuple slot contents should be considered opaque by user code. To check the value of a pixel format's attributes, use the pixel-format-attribute word. Pixel format objects must be freed using the dispose word when they are no longer needed.

See also
world-pixel-format-attributes, check-world-pixel-format, <pixel-format>, pixel-format-attribute

Definition


Methods