pixel-format-attribute
Pixel formats

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


Vocabulary
ui.pixel-formats

Inputs
None

Outputs
valuean object


Word description
Returns the value of the requested attribute-name in pixel-format. If attribute-name is unsupported by the window system, f is returned.

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

Definition