|
Optibits
|
This is the complete list of members for Optibits::Bitmap, including all inherited members.
| applyColorKey(Color key) (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| Bitmap()=default (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| Bitmap(int width, int height, Color c=Color::NONE) (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| Bitmap(int width, int height, Optibits::Buffer &&buffer) (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| blendPixel(int x, int y, Color c) (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| data() const (defined in Optibits::Bitmap) | Optibits::Bitmap | inline |
| data() (defined in Optibits::Bitmap) | Optibits::Bitmap | inline |
| height() const (defined in Optibits::Bitmap) | Optibits::Bitmap | inline |
| insert(const Bitmap &source, int x, int y, Rect sourceRect) (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| operator==(const Bitmap &) const (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| pixel(int x, int y) const (defined in Optibits::Bitmap) | Optibits::Bitmap | inline |
| pixel(int x, int y) (defined in Optibits::Bitmap) | Optibits::Bitmap | inline |
| resize(int width, int height, Color c=Color::NONE) (defined in Optibits::Bitmap) | Optibits::Bitmap | |
| width() const (defined in Optibits::Bitmap) | Optibits::Bitmap | inline |