|
3ds Max C++ API Reference
|
This is the complete list of members for BitmapIO, including all inherited members.
| aligned_free(void *ptr) | MaxHeapOperators | static |
| aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
| aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
| AuthorName()=0 | BitmapIO | pure virtual |
| bi | BitmapIO | |
| BitmapIO() | BitmapIO | |
| CalcOutputPalette(int palsize, BMM_Color_48 *pal) | BitmapIO | |
| Capability()=0 | BitmapIO | pure virtual |
| ChannelsRequired() | BitmapIO | inlinevirtual |
| Close(int flag) | BitmapIO | virtual |
| CopyrightMessage()=0 | BitmapIO | pure virtual |
| DitherPaletted() | BitmapIO | |
| DitherTrueColor() | BitmapIO | |
| EvalMatch(MCHAR *matchString) | BitmapIO | inlinevirtual |
| EvaluateConfigure()=0 | BitmapIO | pure virtual |
| Ext(int n)=0 | BitmapIO | pure virtual |
| ExtCount()=0 | BitmapIO | pure virtual |
| gamma | BitmapIO | protected |
| GetCfgFilename(MCHAR *filename) | BitmapIO | inlinevirtual |
| GetDitheredOutputDib(int depth=24) | BitmapIO | |
| GetDitheredOutputPixels(int x, int y, int pixels, BMM_Color_32 *ptr, BOOL preMultAlpha=TRUE) | BitmapIO | |
| GetFrame(BitmapInfo *fbi, int *frame) | BitmapIO | |
| GetImageInfo(BitmapInfo *pbi)=0 | BitmapIO | pure virtual |
| GetImageInfoDlg(HWND hWnd, BitmapInfo *pbi, const MCHAR *filename=nullptr) | BitmapIO | inlinevirtual |
| GetImageName(BitmapInfo *pbi, MCHAR *filename) | BitmapIO | inlinevirtual |
| GetInterface(Interface_ID id) override | BaseInterfaceServer | virtual |
| GetInterfaceAt(int i) const | BaseInterfaceServer | virtual |
| GetOutputDib(int depth=24) | BitmapIO | |
| GetOutputPixels(int x, int y, int pixels, BMM_Color_64 *ptr, BOOL preMultAlpha=TRUE) | BitmapIO | |
| GetOutputPixels(int x, int y, int pixels, BMM_Color_fl *ptr, BOOL preMultAlpha=TRUE) | BitmapIO | |
| GetPaviFile() | BitmapIO | inlinevirtual |
| GetTypedInterface() | InterfaceServer | inline |
| InitOutputGammaTable(BitmapInfo *pbi) | BitmapIO | |
| interfaces | BaseInterfaceServer | protected |
| Load(BitmapInfo *pbi, Bitmap *pmap, BMMRES *status)=0 | BitmapIO | pure virtual |
| LoadConfigure(void *ptr, DWORD piDataSize)=0 | BitmapIO | pure virtual |
| LongDesc()=0 | BitmapIO | pure virtual |
| map | BitmapIO | protected |
| Map() | BitmapIO | inline |
| Next() | BitmapIO | inline |
| nextIO | BitmapIO | protected |
| NumInterfaces() const | BaseInterfaceServer | virtual |
| OpenMode() | BitmapIO | inline |
| openMode | BitmapIO | protected |
| OpenOutput(BitmapInfo *pbi, Bitmap *pmap) | BitmapIO | virtual |
| operator delete(void *ptr) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | static |
| operator delete[](void *ptr) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | static |
| operator new[](size_t size) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| OutputGamma() | BitmapIO | |
| Prev() | BitmapIO | inline |
| prevIO | BitmapIO | protected |
| ProcessImageIOError(BitmapInfo *pbi, const MCHAR *string=nullptr) | BitmapIO | |
| ProcessImageIOError(BitmapInfo *pbi, int errorcode) | BitmapIO | |
| ReadCfg() | BitmapIO | inlinevirtual |
| SaveConfigure(void *ptr)=0 | BitmapIO | pure virtual |
| SetNext(BitmapIO *next) | BitmapIO | inline |
| SetPrev(BitmapIO *prev) | BitmapIO | inline |
| ShortDesc()=0 | BitmapIO | pure virtual |
| ShowAbout(HWND hWnd)=0 | BitmapIO | pure virtual |
| ShowControl(HWND hWnd, DWORD flag) | BitmapIO | inlinevirtual |
| ShowImage(HWND hWnd, BitmapInfo *pbi) | BitmapIO | inlinevirtual |
| SilentMode() | BitmapIO | |
| Storage() | BitmapIO | |
| storage | BitmapIO | protected |
| ValidatePiData(BitmapInfo *pbi, ILoad *iload=nullptr) | BitmapIO | virtual |
| Version()=0 | BitmapIO | pure virtual |
| Write(int frame) | BitmapIO | virtual |
| WriteCfg() | BitmapIO | inlinevirtual |
| ~BaseInterfaceServer() | BaseInterfaceServer | virtual |
| ~BitmapIO() | BitmapIO | virtual |
| ~InterfaceServer() | InterfaceServer | virtual |