Optibits
Loading...
Searching...
No Matches
Optibits::Bitmap Member List

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::Bitmapinline
data() (defined in Optibits::Bitmap)Optibits::Bitmapinline
height() const (defined in Optibits::Bitmap)Optibits::Bitmapinline
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::Bitmapinline
pixel(int x, int y) (defined in Optibits::Bitmap)Optibits::Bitmapinline
resize(int width, int height, Color c=Color::NONE) (defined in Optibits::Bitmap)Optibits::Bitmap
width() const (defined in Optibits::Bitmap)Optibits::Bitmapinline