GLConfig.isRgba

Returns whether the configured frame buffer is RGBA mode.

class GLConfig
int
isRgba
()

Return Value

Type: int

TRUE if the configured frame buffer is RGBA mode, FALSE otherwise.

Meta