DevIL Documentation | Home | Previous | Next |
The ilActiveLayer function sets the current image layer.
ILboolean ilActiveLayer(
ILuint Number);
ilActiveLayer is not yet used.
IL_ILLEGAL_OPERATION - There is currently no
image bound. Use ilGenImages and ilBindImage before calling this function.
Number could have also been too high.
IL_INTERNAL_ERROR - *Big* problem with OpenIL. E-mail DooMWiz with the conditions leading
up to the error and pray. =]
ilGenImages, ilBindImage, ilActiveImage, ilActiveMipmap