This is the complete list of members for BaseBitmap, including all inherited members.
| _Free() | BaseBitmap | protected |
| _Init(Int32 x, Int32 y, Int32 t, DrawPortTypes type=DpRegular, void *data=nullptr) | BaseBitmap | protectedvirtual |
| AddChannel(Bool internal, Bool straight=false) | BaseBitmap | virtual |
| Alloc() | BaseBitmap | static |
| BaseBitmap() | BaseBitmap | |
| BaseMaterial class | BaseBitmap | friend |
| BmpLoader class | BaseBitmap | friend |
| Channels | BaseBitmap | protected |
| Check(const Vector &v) const | BaseBitmap | protected |
| Check(Int32 x1, Int32 y1) const | BaseBitmap | protected |
| Check(Int32 x1, Int32 y1, Int32 x2, Int32 y2) const | BaseBitmap | protected |
| CloneIt(BaseBitmap *dest) const | BaseBitmap | |
| colormode | BaseBitmap | private |
| CopyPart(BaseBitmap *dest, Int32 x, Int32 y, Int32 w, Int32 h, Bool no_reallocation) const | BaseBitmap | |
| dp | BaseBitmap | private |
| Free(BaseBitmap *&bm) | BaseBitmap | static |
| GetAlphaPixel(BaseBitmap *channel, Int32 x, Int32 y, UInt16 *val) const | BaseBitmap | virtual |
| GetAlphaPixelCnt(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, BaseBitmap *channel) const | BaseBitmap | virtual |
| GetBh() const | BaseBitmap | |
| GetBt() const | BaseBitmap | |
| GetBw() const | BaseBitmap | |
| GetChannelCount() const | BaseBitmap | virtual |
| GetChannelNum(Int32 num) const | BaseBitmap | virtual |
| GetClone() | BaseBitmap | |
| GetColorMode() | BaseBitmap | |
| GetInternalChannel() const | BaseBitmap | virtual |
| GetPixel(Int32 x, Int32 y, UInt16 *red, UInt16 *green, UInt16 *blue) const | BaseBitmap | |
| GetPixelCnt(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, COLORMODE dstmode, PIXELCNT flags, ColorProfileConvert *conversion=nullptr) const | BaseBitmap | virtual |
| GetRGB(Int32 x, Int32 y) | BaseBitmap | |
| HyperFile class | BaseBitmap | friend |
| iMatPreviewData class | BaseBitmap | friend |
| Init(void *mem, Int size) | BaseBitmap | protected |
| Init(Int32 x, Int32 y, Int32 depth=24, INITBITMAPFLAGS flags=INITBITMAPFLAGS_0) | BaseBitmap | virtual |
| JpgLoader class | BaseBitmap | friend |
| Load(const Filename &name, Int32 format, BaseContainer *data, Int32 frame) | BaseBitmap | |
| RemoveChannel(BaseBitmap *channel) | BaseBitmap | virtual |
| Save(const Filename &name, Int32 format, BaseContainer *data, SAVEBIT savebits) | BaseBitmap | |
| ScaleIt(BaseBitmap *dest, Int32 hell, Bool sample, Bool nprop=false, Bool disable_gamma=false) const | BaseBitmap | |
| SetAlphaPixel(BaseBitmap *channel, Int32 x, Int32 y, Int32 val) | BaseBitmap | virtual |
| SetAlphaPixelCnt(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, BaseBitmap *channel) | BaseBitmap | virtual |
| SetLineDirect(Int32 y, void *data, Int32 depth) | BaseBitmap | |
| SetPixel(Int32 x, Int32 y, Int32 red, Int32 green, Int32 blue, Int32 alpha=0) | BaseBitmap | |
| SetPixelCnt(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, COLORMODE srcmode, PIXELCNT flags) | BaseBitmap | |
| SkyObjects class | BaseBitmap | friend |
| unknownBitmapData | BaseBitmap | |
| unknownBitmapSize | BaseBitmap | |
| ~BaseBitmap() | BaseBitmap | virtual |