MultipassBitmap Member List
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 |
| BaseBitmap::Alloc (void) | 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 |
| 清零 (Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| 清零 (Int32 x1, Int32 y1, Int32 x2, Int32 y2, Int32 r, Int32 g, Int32 b) | BaseBitmap | |
| ClearImageData (void) | MultipassBitmap | |
| 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 (void) | BaseBitmap | |
| Free (MultipassBitmap *&bm) | MultipassBitmap | static |
| 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 (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 | |
| GetHiddenLayerCount () const | MultipassBitmap | |
| GetHiddenLayerNum (Int32 num) | MultipassBitmap | |
| GetImageRef (SAVEBIT saveBit, Bool alpha, maxon::ImageRef &imageRef) const | BaseBitmap | |
| GetInternalChannel (void) const | BaseBitmap | |
| GetInternalChannel (void) | BaseBitmap | |
| GetLayerCount () 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 (void) const | BaseBitmap | |
| GetPaintBitmap () | 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 () | MultipassBitmap | |
| GetUpdateRegion (Int32 &xMin, Int32 &xMax, Int32 &yMin, Int32 &yMax, Bool reset) | BaseBitmap | |
| GetUpdateRegionBitmap () const | BaseBitmap | |
| GetUpdateRegionBitmap () | BaseBitmap | |
| GetUserID (void) 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 | |
| IsMultipassBitmap (void) 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) | 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 | |
| ~BaseBitmap () | BaseBitmap | private |
| ~MultipassBitmap () | MultipassBitmap | private |