DevIL Documentation Previous | ILUT | Next

 

ilutGetBooleanv

 

The ilutGetBoolean return the value of a selected mode.

 

ILvoid ilutGetBooleanv(
  ILenum mode );


Parameters

 
mode
The ilutGetBoolean returns the value of a selected mode.


Modes

 
ILUT_OPENGL_CONV
An ILUT mode used to track if OpenIL is allowed to use GL_RGB8 and GL_RGBA8 instead of GL_RGB8 or GL_RGBA8 (useful with nVidia cards)
ILUT_PALETTE_MODE
An ILUT mode not used right now

See Also

 
ilGetBoolean, ilGetBooleanv, ilGetInteger, ilGetIntegerv, iluGetBoolean, iluGetBooleanv, iluGetInteger, iluGetIntegerv, ilutGetBooleanv, ilutGetInteger, ilutGetIntegerv,

Errors

 
ILUT_INVALID_ENUM
stant or an out of range value.
ILUT_INVALID_PARAM
An invalid parameter was passed to a function, such as a NULL pointer.