This is the complete list of members for B3DImage, including all inherited members.
| GetAlphaCount()=0 | B3DImage | pure virtual |
| GetAlphaPixel(Int32 channel, Int32 x, Int32 y, Int32 cnt, UChar *data)=0 | B3DImage | pure virtual |
| GetBh()=0 | B3DImage | pure virtual |
| GetBw()=0 | B3DImage | pure virtual |
| GetColorMode()=0 | B3DImage | pure virtual |
| GetPixelCount(Int32 x, Int32 y, Int32 cnt, UChar *data)=0 | B3DImage | pure virtual |
| Init(Int32 w, Int32 h, Int32 colormode)=0 | B3DImage | pure virtual |
| InitAlphaChannel(Int32 w, Int32 h, Int32 colormode) | B3DImage | virtual |
| SetAlphaPixel(Int32 channel, Int32 x, Int32 y, Int32 numx, UChar *c_buf) | B3DImage | virtual |
| SetPixelCount(Int32 x, Int32 y, Int32 numx, UChar *buf, Int32 channels) | B3DImage | virtual |