GLConfig.getAttrib

Gets information about a OpenGL frame buffer configuration.

class GLConfig
bool
getAttrib
(,
out int value
)

Parameters

attribute int

the attribute to be returned.

value int

returns the requested value.

Return: TRUE if it succeeded, FALSE otherwise.

Meta