This is the complete list of members for BaseBitmap, including all inherited members.
AddChannel(Bool internal, Bool straight) | BaseBitmap | |
Alloc() | 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 | |
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 | |
FlushAll() | BaseBitmap | |
Free(BaseBitmap *&bm) | BaseBitmap | static |
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 | |
GetImageRef(SAVEBIT saveBit, Bool alpha, maxon::ImageRef &imageRef) const | BaseBitmap | |
GetInternalChannel() const | BaseBitmap | |
GetInternalChannel() | BaseBitmap | |
GetMemoryInfo() 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() 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, Int32 index=COLORPROFILE_INDEX_IMAGE) | 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 |