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.
[Visual Basic] Public Shared Function ilRegisterSave( _ ByVal Ext As String, _ ByVal Save As IL_SAVEPROC _ ) As Boolean