DevIL Documentation | Home | Previous | Next |
The ilRegisterType function registers the current image's datatype.
ILvoid ilRegisterType(
ILenum Type
);
ilRegisterType tells OpenIL what datatype the current registered image uses. This function is to be used from within functions that have been registered via ilRegisterLoad.
None
ilRegisterLoad, ilRegisterFormat, ilRegisterOrigin, ilRegisterPal