| DevIL Documentation | Home | Previous | Next |
The ilSetInteger function sets the value of a selected mode.
ILvoid ilSetInteger(
ILenum Mode,
ILint Param
);
ilSetInteger is ilGetInteger's counterpart.
IL_INVALID_ENUM - Mode was an invalid enum.
IL_INVALID_PARAM - Param was not in range.
ilGetBoolean, ilGetBooleanv, ilGetInteger, ilGetIntegerv