Method Groups for Class BitmapManager

The methods in this class are grouped below.

(Links go to the BitmapManager Class Reference page.)

New Methods in Max 8
BitmapManager::ClearInternalRelativePathResolutionCache() { Execute(BMM_FLUSH_RELATIVE_FILE_RESOLUTION_CACHE) }
Error Processing
BitmapManager::SilentMode()
BitmapManager::SysLog(int type, char *format, ...)
BitmapManager::SetSilentMode(BOOL s)
BitmapManager::SetLogLevel(DWORD level)
BitmapManager::GetLogLevel()
Display / VFB Related Methods
BitmapManager::RefreshAllVFBs()
BitmapManager::DeleteAllAutonomousVFBMaps()
Future Expansion
BitmapManager::Execute(int cmd, ULONG arg1=0, ULONG arg2=0, ULONG arg3=0)=0
Host Interface
BitmapManager::AppInst()
BitmapManager::AppWnd()
BitmapManager::GetDir(int i)
BitmapManager::AddMapDir(const TCHAR *dir,int update)
BitmapManager::GetMapDirCount()
BitmapManager::GetMapDir(int i)
BitmapManager::Max()
Creation / Loading
BitmapManager::NewBitmap()
BitmapManager::Create(BitmapInfo *bi)
BitmapManager::Create(PBITMAPINFO pbmi)
BitmapManager::Load(BitmapInfo *bi, BMMRES *status = NULL)
BitmapManager::LoadInto(BitmapInfo *bi, Bitmap **map, BOOL forceReload=FALSE)
User Interface Methods
BitmapManager::GetImageInfoDlg(HWND hWnd, BitmapInfo *bi, const TCHAR *filename = NULL)
BitmapManager::GetImageInfo(BitmapInfo *bi, const TCHAR *filename = NULL)
BitmapManager::ImageInputOptions( BitmapInfo *bi, HWND hWnd)
BitmapManager::SelectDeviceInput(BitmapInfo *bi, HWND hWnd)
BitmapManager::SelectDeviceOutput(BitmapInfo *bi, HWND hWnd)
BitmapManager::SelectFileOutput(BitmapInfo *bi, HWND hWnd, TCHAR *title = NULL, ULONG *pflags = NULL)
BitmapManager::SelectFileInput(BitmapInfo *bi, HWND hWnd, TCHAR *title = NULL)
BitmapManager::SelectFileInputEx(BitmapInfo *bi, HWND hWnd, TCHAR *title = NULL, BOOL viewonly = FALSE)
BitmapManager::Execute(int cmd, ULONG arg1=0, ULONG arg2=0, ULONG arg3=0)=0
BitmapManager::BeginSavingLoadErrorFiles()=0
BitmapManager::GetLoadErrorFileList()=0
BitmapManager::EndSavingLoadErrorFiles()=0
BitmapManager::CanImport(const TCHAR* filename)=0