GLConfig.hasAlpha

Returns whether the configured color buffer has alpha bits.

class GLConfig
int
hasAlpha
()

Return Value

Type: int

TRUE if the color buffer has alpha bits, FALSE otherwise.

Meta