Daggerfall Mod:DFRemake/Resource - Images

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

The image portion of the resource manager will handle all image related files including IMG, CIF, and texture files.

General Design[edit]

Public Functions[edit]

  • RMInitImages - Initializes the image part of the resource manager.
  • RMDestroyImages - Destroys image resource manager at the end of the program.
  • RMClearImageCache - Destroys image resource manager at the end of the program.
  • RMGetFreeImageID - Destroys image resource manager at the end of the program.
  • RMGetImageIMG - Access an IMG file.