GLConfig.getAttrib

Gets information about a OpenGL frame buffer configuration.

class GLConfig
int
getAttrib
(,
out int value
)

Parameters

attribute int

the attribute to be returned.

value int

returns the requested value.

Return Value

Type: int

TRUE if it succeeded, FALSE otherwise.

Meta