|
3ds Max C++ API Reference
|
This is the complete list of members for Bitmap, including all inherited members.
| AddOutput(BitmapIO *out) | Bitmap | |
| 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 |
| AllocRenderInfo() | Bitmap | inline |
| Aspect() | Bitmap | inline |
| BitmapManagerImp class | Bitmap | friend |
| ChannelsPresent() | Bitmap | inline |
| ClampColor(BMM_Color_64 &out, const BMM_Color_fl &in) | Bitmap | inlinestatic |
| ClampColorA(BMM_Color_64 &out, const BMM_Color_fl &in) | Bitmap | inlinestatic |
| ClampScaleColor(BMM_Color_64 &out, const BMM_Color_fl &in) | Bitmap | inline |
| ClampScaleColorA(BMM_Color_64 &out, const BMM_Color_fl &in) | Bitmap | inline |
| ClearFlag(DWORD flag) | Bitmap | inline |
| Close(BitmapInfo *bi, int flag=BMM_CLOSE_COMPLETE) | Bitmap | |
| CloseAll(int flag=BMM_CLOSE_COMPLETE) | Bitmap | |
| CopyImage(Bitmap *from, int operation, BMM_Color_64 fillcolor, BitmapInfo *bi=nullptr) | Bitmap | inline |
| CopyImage(Bitmap *from, int operation, int fillindex) | Bitmap | inline |
| CopyImage(Bitmap *from, int operation, BMM_Color_fl fillcolor, BitmapInfo *bi=nullptr) | Bitmap | inline |
| Create(BitmapInfo *bi) | Bitmap | |
| CreateChannels(ULONG channelIDs) | Bitmap | inline |
| CropImage(int width, int height, BMM_Color_64 fillcolor) | Bitmap | inline |
| CropImage(int width, int height, BMM_Color_fl fillcolor) | Bitmap | inline |
| CropImage(int width, int height, int fillindex) | Bitmap | inline |
| DeleteChannels(ULONG channelIDs) | Bitmap | inline |
| DeleteThis() | Bitmap | |
| Display(const MCHAR *title=nullptr, int position=BMM_CN, BOOL autonomous=FALSE, BOOL savebutton=TRUE, CropCallback *crop=nullptr, Bitmap *cloneMyVFB=nullptr) | Bitmap | |
| Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0) | Bitmap | |
| Fill(int r, int g, int b, int alpha) | Bitmap | |
| Fill(const BMM_Color_fl &fillColor) | Bitmap | |
| Fill(const BMM_Color_64 &fillColor) | Bitmap | |
| FilmGrain(float grain, BOOL mask, PBITMAP_FX_CALLBACK callback=nullptr, void *param=nullptr) | Bitmap | |
| Filter() | Bitmap | inline |
| FindOutput(BitmapInfo *bi) | Bitmap | |
| FixDeviceName(BitmapInfo *bi) | Bitmap | |
| Flags() | Bitmap | inline |
| FromDib(PBITMAPINFO pbmi) | Bitmap | |
| Gamma() | Bitmap | inline |
| Get16Gray(int x, int y, int pixels, float *ptr) | Bitmap | inline |
| Get16Gray(int x, int y, int pixels, WORD *ptr) | Bitmap | inline |
| GetAlphaPtr(int *type) | Bitmap | inline |
| GetBitmapInfo() | Bitmap | inline |
| GetChannel(ULONG channelID, ULONG &chanType) | Bitmap | inline |
| GetFiltered(float u, float v, float du, float dv, BMM_Color_64 *ptr) | Bitmap | |
| GetFiltered(float u, float v, float du, float dv, BMM_Color_fl *ptr) | Bitmap | |
| GetGBuffer() | Bitmap | inline |
| GetIndexPixels(int x, int y, int pixels, BYTE *ptr) | Bitmap | inline |
| GetInterface(Interface_ID id) override | BaseInterfaceServer | virtual |
| GetInterfaceAt(int i) const | BaseInterfaceServer | virtual |
| GetLinearPixels(int x, int y, int pixels, BMM_Color_64 *ptr) | Bitmap | inline |
| GetLinearPixels(int x, int y, int pixels, BMM_Color_fl *ptr) | Bitmap | inline |
| GetModifyID() | Bitmap | inline |
| GetNotify() | Bitmap | inline |
| GetPalette(int start, int count, BMM_Color_48 *ptr) | Bitmap | inline |
| GetPaviFile(BitmapInfo *bi) | Bitmap | |
| GetPixels(int x, int y, int pixels, BMM_Color_fl *ptr) | Bitmap | inline |
| GetPixels(int x, int y, int pixels, BMM_Color_64 *ptr) | Bitmap | inline |
| GetRenderInfo() | Bitmap | inline |
| GetStoragePtr(int *type) | Bitmap | inline |
| GetTypedInterface() | InterfaceServer | inline |
| GetVFBData() | Bitmap | inline |
| GetWindow() | Bitmap | |
| GoTo(BitmapInfo *bi) | Bitmap | |
| HasAlpha() | Bitmap | inline |
| HasFilter() | Bitmap | inline |
| Height() | Bitmap | inline |
| IncrModifyID() | Bitmap | |
| InputWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) | Bitmap | friend |
| interfaces | BaseInterfaceServer | protected |
| IsAutonomousVFB() | Bitmap | |
| IsDithered() | Bitmap | inline |
| IsHighDynamicRange() | Bitmap | inline |
| Manager() | Bitmap | inline |
| MapReady() | Bitmap | inline |
| MaxAlphaLevel() | Bitmap | inline |
| MaxRGBLevel() | Bitmap | inline |
| NullStorage() | Bitmap | inline |
| NumInterfaces() const | BaseInterfaceServer | virtual |
| OpenOutput(BitmapInfo *bi) | Bitmap | |
| 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 |
| Paletted() | Bitmap | inline |
| PreMultipliedAlpha() | Bitmap | inline |
| PrepareGChannels(BitmapInfo *bi) | Bitmap | |
| PrepareGChannels(DWORD channels) | Bitmap | |
| Print(bool silent=false) | Bitmap | |
| Put16Gray(int x, int y, int pixels, WORD *ptr) | Bitmap | inline |
| Put16Gray(int x, int y, int pixels, float *ptr) | Bitmap | inline |
| PutIndexPixels(int x, int y, int pixels, BYTE *ptr) | Bitmap | inline |
| PutPixels(int x, int y, int pixels, BMM_Color_fl *ptr) | Bitmap | |
| PutPixels(int x, int y, int pixels, BMM_Color_64 *ptr) | Bitmap | |
| RefreshWindow(RECT *rect=nullptr) | Bitmap | |
| RemoveOutput(BitmapIO *out, BOOL deleteOutput=TRUE) | Bitmap | |
| ResizeImage(int width, int height, int newpalette) | Bitmap | inline |
| ScaleColor(BMM_Color_64 &out, const BMM_Color_fl &in) | Bitmap | inlinestatic |
| ScaleColorA(BMM_Color_64 &out, const BMM_Color_fl &in) | Bitmap | inlinestatic |
| ScaleColors() | Bitmap | inline |
| SetCroppingValues(float u, float v, float w, float h, BOOL placeImage) | Bitmap | |
| SetDither(UINT nDitherType) | Bitmap | |
| SetFilter(UINT nFilterType) | Bitmap | |
| SetFlag(DWORD flag) | Bitmap | inline |
| SetModifyID(DWORD m) | Bitmap | inline |
| SetNotify(BitmapNotify *bmnot=nullptr) | Bitmap | |
| SetPalette(int start, int count, BMM_Color_48 *ptr) | Bitmap | inline |
| SetStorage(BitmapStorage *pstorage) | Bitmap | |
| SetVFBData(void *vfb) | Bitmap | inline |
| SetWindowTitle(const MCHAR *title) | Bitmap | |
| ShowProgressLine(int y) | Bitmap | |
| Storage() | Bitmap | inline |
| ToDib(int depth=24, UWORD *gam=nullptr, BOOL doDither=FALSE, BOOL displayGamma=FALSE) | Bitmap | |
| ToggleFlag(DWORD flag) | Bitmap | inline |
| UnDisplay() | Bitmap | |
| UseScaleColors(int on) | Bitmap | inline |
| Width() | Bitmap | inline |
| Write(BitmapInfo *bi, int frame=BMM_SINGLEFRAME) | Bitmap | |
| WriteAll(int frame=BMM_SINGLEFRAME) | Bitmap | |
| ~BaseInterfaceServer() | BaseInterfaceServer | virtual |
| ~InterfaceServer() | InterfaceServer | virtual |