This is the complete list of members for BaseBitmap, including all inherited members.
| AddChannel(Bool internal, Bool straight) | BaseBitmap | |
| Alloc(void) | BaseBitmap | static |
| Arc(Int32 x, Int32 y, Float radius, Float angle_start, Float angle_end, Int32 subdiv=32) | BaseBitmap | |
| BaseBitmap() | BaseBitmap | private |
| Clear(Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| Clear(Int32 x1, Int32 y1, Int32 x2, Int32 y2, Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| CopyPartTo(BaseBitmap *dst, Int32 x, Int32 y, Int32 w, Int32 h) const | BaseBitmap | |
| CopyTo(BaseBitmap *dst) const | BaseBitmap | |
| FlushAll(void) | BaseBitmap | |
| Free(BaseBitmap *&bm) | BaseBitmap | static |
| GetAlphaPixel(BaseBitmap *channel, Int32 x, Int32 y, UInt16 *val) const | BaseBitmap | |
| GetBh(void) const | BaseBitmap | |
| GetBpz(void) const | BaseBitmap | |
| GetBt(void) const | BaseBitmap | |
| GetBw(void) const | BaseBitmap | |
| GetChannelCount(void) const | BaseBitmap | |
| GetChannelNum(Int32 num) const | BaseBitmap | |
| GetChannelNum(Int32 num) | BaseBitmap | |
| GetClone(void) const | BaseBitmap | |
| GetClonePart(Int32 x, Int32 y, Int32 w, Int32 h) const | BaseBitmap | |
| GetColorMode(void) const | BaseBitmap | |
| GetColorProfile() const | BaseBitmap | |
| GetData(Int32 id, const GeData &t_default) const | BaseBitmap | |
| GetDirty() const | BaseBitmap | |
| GetImageRef(SAVEBIT saveBit, Bool alpha, maxon::ImageRef &imageRef) const | BaseBitmap | |
| GetInternalChannel(void) const | BaseBitmap | |
| GetInternalChannel(void) | BaseBitmap | |
| GetMemoryInfo(void) const | BaseBitmap | |
| GetPixel(Int32 x, Int32 y, UInt16 *r, UInt16 *g, UInt16 *b) const | BaseBitmap | |
| GetPixelCnt(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, COLORMODE dstmode, PIXELCNT flags, ColorProfileConvert *conversion=nullptr) const | BaseBitmap | |
| GetPixelDirect(Int32 x, Int32 y) const | BaseBitmap | |
| GetUpdateRegion(Int32 &xMin, Int32 &xMax, Int32 &yMin, Int32 &yMax, Bool reset) | BaseBitmap | |
| GetUpdateRegionBitmap() const | BaseBitmap | |
| GetUpdateRegionBitmap() | BaseBitmap | |
| Init(BaseBitmap *&res, const Filename &name, Int32 frame=-1, Bool *ismovie=nullptr, BitmapLoaderPlugin **loaderplugin=nullptr, const maxon::Delegate< void(Float progress)> &progressCallback=nullptr) | BaseBitmap | static |
| Init(const Filename &name, Int32 frame=-1, Bool *ismovie=nullptr) | BaseBitmap | |
| Init(Int32 x, Int32 y, Int32 depth=24, INITBITMAPFLAGS flags=INITBITMAPFLAGS::NONE) | BaseBitmap | |
| IsMultipassBitmap(void) const | BaseBitmap | |
| Line(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | BaseBitmap | |
| RemoveChannel(BaseBitmap *channel) | BaseBitmap | |
| Save(const Filename &name, Int32 format, BaseContainer *data, SAVEBIT savebits) const | BaseBitmap | |
| ScaleBicubic(BaseBitmap *dst, Int32 src_xmin, Int32 src_ymin, Int32 src_xmax, Int32 src_ymax, Int32 dst_xmin, Int32 dst_ymin, Int32 dst_xmax, Int32 dst_ymax) const | BaseBitmap | |
| ScaleIt(BaseBitmap *dst, Int32 intens, Bool sample, Bool nprop) const | BaseBitmap | |
| SetAlphaPixel(BaseBitmap *channel, Int32 x, Int32 y, Int32 val) | BaseBitmap | |
| SetCMAP(Int32 i, Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| SetColorProfile(const ColorProfile *profile) | BaseBitmap | |
| SetData(Int32 id, const GeData &data) | BaseBitmap | |
| SetDirty() | BaseBitmap | |
| SetPen(Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| SetPixel(Int32 x, Int32 y, Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| SetPixelCnt(Int32 x, Int32 y, Int32 cnt, UChar *buffer, Int32 inc, COLORMODE srcmode, PIXELCNT flags) | BaseBitmap | |
| ~BaseBitmap() | BaseBitmap | private |