DevIL Documentation | Home | Previous | Next |
The iluEmboss function emboss an image.
ILboolean iluEmboss(
ILvoid
);
None
iluEmboss embosses an image, causing it to have a "relief" feel to it.
ILU_ILLEGAL_OPERATION - There is currently no image bound. Use ilGenImages and ilBindImage before calling this function.