This is the complete list of members for hpl::Bitmap2D, including all inherited members.
_height (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | protected |
_width (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | protected |
Bitmap2D(const cVector2l &size, const Graphics::PixelFormat &format) (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
Bitmap2D(const tString &filename, const tString &type, const Graphics::PixelFormat &desiredFormat={}) (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
copyRedToAlpha() (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
create(const cVector2l &size, const Graphics::PixelFormat &format) (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
drawToBitmap(Bitmap2D &dest, const cVector2l &at, Common::Rect srcSubrect={}) (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
fillRect(const cRect2l &rect, const cColor &color) (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
format() const (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
getBpp() const override (defined in hpl::Bitmap2D) | hpl::Bitmap2D | virtual |
getFileName() const (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
getHeight() const (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
getNumChannels() (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
getPath() (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
getRawData() const (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
getType() (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
getWidth() const (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
hasAlpha() override (defined in hpl::Bitmap2D) | hpl::Bitmap2D | virtual |
LowLevelPicture(const tString &type) (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
setPath(const tString &path) (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | inline |
~Bitmap2D() (defined in hpl::Bitmap2D) | hpl::Bitmap2D | |
~LowLevelPicture()=default (defined in hpl::LowLevelPicture) | hpl::LowLevelPicture | virtual |