This is the complete list of members for MultipassBitmap, including all inherited members.
| AddAlpha(MultipassBitmap *insertafter, COLORMODE colormode) | MultipassBitmap | |
| AddChannel(Bool internal, Bool straight) | BaseBitmap | |
| AddFolder(MultipassBitmap *insertafter, Bool hidden=false) | MultipassBitmap | |
| AddLayer(MultipassBitmap *insertafter, COLORMODE colormode, Bool hidden=false) | MultipassBitmap | |
| Alloc(Int32 bx, Int32 by, COLORMODE mode) | MultipassBitmap | static |
| Alloc(const maxon::SourceLocation &, Int32 bx, Int32 by, COLORMODE mode) | MultipassBitmap | static |
| cinema::BaseBitmap::Alloc() | BaseBitmap | static |
| cinema::BaseBitmap::Alloc(const maxon::SourceLocation &) | BaseBitmap | static |
| AllocWrapper(BaseBitmap *bmp) | MultipassBitmap | 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 | |
| ClearImageData() | MultipassBitmap | |
| COLORPROFILE_INDEX_DISPLAYSPACE | BaseBitmap | static |
| COLORPROFILE_INDEX_IMAGE | BaseBitmap | static |
| COLORPROFILE_INDEX_RENDERSPACE | BaseBitmap | static |
| COLORPROFILE_INDEX_VIEW_TRANSFORM | BaseBitmap | static |
| CopyPartTo(BaseBitmap *dst, Int32 x, Int32 y, Int32 w, Int32 h) const | BaseBitmap | |
| CopyTo(BaseBitmap *dst) const | BaseBitmap | |
| DeleteLayer(MultipassBitmap *&layer) | MultipassBitmap | |
| FindUserID(Int32 id, Int32 subid=0) | MultipassBitmap | |
| FlushAll() | BaseBitmap | |
| Free(MultipassBitmap *&bm) | MultipassBitmap | static |
| cinema::BaseBitmap::Free(BaseBitmap *&bm) | BaseBitmap | static |
| FreeHiddenLayers() | MultipassBitmap | |
| GetAlphaLayerCount() const | MultipassBitmap | |
| GetAlphaLayerNum(Int32 num) | MultipassBitmap | |
| GetAlphaPixel(BaseBitmap *channel, Int32 x, Int32 y, UInt16 *val) const | BaseBitmap | |
| GetBh() const | BaseBitmap | |
| GetBpz() const | BaseBitmap | |
| GetBt() const | BaseBitmap | |
| GetBw() const | BaseBitmap | |
| GetChannelCount() const | BaseBitmap | |
| GetChannelNum(Int32 num) const | BaseBitmap | |
| GetChannelNum(Int32 num) | BaseBitmap | |
| GetClone() const | BaseBitmap | |
| GetClonePart(Int32 x, Int32 y, Int32 w, Int32 h) const | BaseBitmap | |
| GetColorMode() const | BaseBitmap | |
| GetColorProfile(Int32 index=COLORPROFILE_INDEX_IMAGE) const | BaseBitmap | |
| GetData(Int32 id, const GeData &t_default) const | BaseBitmap | |
| GetDirty() const | BaseBitmap | |
| GetHiddenLayerCount() const | MultipassBitmap | |
| GetHiddenLayerNum(Int32 num) | MultipassBitmap | |
| GetImageRef(SAVEBIT saveBit, Bool isAlphaChannel, PIXELCNT getFlags, maxon::ImageRef &imageRef) const | BaseBitmap | |
| GetImageRef(SAVEBIT saveBit, Bool isAlphaChannel, maxon::ImageRef &imageRef) const | BaseBitmap | |
| GetInternalChannel() const | BaseBitmap | |
| GetInternalChannel() | BaseBitmap | |
| GetLayerCount() const | MultipassBitmap | |
| GetLayerDirty() const | MultipassBitmap | |
| GetLayerNum(Int32 num) | MultipassBitmap | |
| GetLayers(maxon::BaseArray< BaseBitmap * > &list, MPB_GETLAYERS flags=MPB_GETLAYERS::IMAGE|MPB_GETLAYERS::ALPHA) | MultipassBitmap | |
| GetLayers(maxon::BaseArray< MultipassBitmap * > &list, MPB_GETLAYERS flags=MPB_GETLAYERS::IMAGE|MPB_GETLAYERS::ALPHA) | MultipassBitmap | |
| GetMemoryInfo() const | BaseBitmap | |
| GetPaintBitmap() | MultipassBitmap | |
| GetPaintBitmap() const | MultipassBitmap | |
| GetParameter(MPBTYPE id) const | MultipassBitmap | |
| 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 | |
| GetSelectedLayer() const | MultipassBitmap | |
| GetUpdateRegion(Int32 &xMin, Int32 &xMax, Int32 &yMin, Int32 &yMax, Bool reset) | BaseBitmap | |
| GetUpdateRegionBitmap() const | BaseBitmap | |
| GetUpdateRegionBitmap() | BaseBitmap | |
| GetUserID() const | MultipassBitmap | |
| 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 | |
| IsAllocType typedef | BaseBitmap | |
| IsMultipassBitmap() const | BaseBitmap | |
| Line(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | BaseBitmap | |
| MultipassBitmap() | MultipassBitmap | private |
| 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 | |
| SetBlendMode(Int32 mode) | MultipassBitmap | |
| SetCMAP(Int32 i, Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| SetColorMode(COLORMODE mode) | MultipassBitmap | |
| SetColorProfile(const ColorProfile *profile, Int32 index=COLORPROFILE_INDEX_IMAGE) | BaseBitmap | |
| SetComponent(Int32 c) | MultipassBitmap | |
| SetData(Int32 id, const GeData &data) | BaseBitmap | |
| SetDirty() | BaseBitmap | |
| SetDpi(Int32 dpi) | MultipassBitmap | |
| SetMasterAlpha(BaseBitmap *master) | MultipassBitmap | |
| SetName(const maxon::String &name) | MultipassBitmap | |
| SetParameter(MPBTYPE id, const GeData &par) | MultipassBitmap | |
| 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 | |
| SetSave(Bool save) | MultipassBitmap | |
| SetTempColorProfile(const ColorProfile *profile, Bool dithering) | MultipassBitmap | |
| SetUserID(Int32 id) | MultipassBitmap | |
| SetUserSubID(Int32 subid) | MultipassBitmap | |
| UpdateRegionAddLine(Int32 x1, Int32 x2, Int32 y, Bool updateImageRefRegions=false) | BaseBitmap | |
| UpdateRegionAddPoint(Int32 x, Int32 y, Bool updateImageRefRegions=false) | BaseBitmap | |
| UpdateRegionAddRegion(Int32 x1, Int32 y1, Int32 x2, Int32 y2, Bool updateImageRefRegions=false) | BaseBitmap | |
| ~BaseBitmap() | BaseBitmap | private |
| ~MultipassBitmap() | MultipassBitmap | private |