|
roo_display
API Documentation for roo_display
|
#include <offscreen.h>
Additional Inherited Members | |
Public Types inherited from roo_display::Offscreen< Monochrome > | |
| using | RasterType = Raster< const roo::byte *, Monochrome, ColorPixelOrder::kMsbFirst, roo_io::kBigEndian > |
Static Public Member Functions inherited from roo_display::Drawable | |
| static const Drawable * | Empty () |
| A singleton representing a no-op drawable with no bounding box. | |
Protected Member Functions inherited from roo_display::Offscreen< Monochrome > | |
| void | set_extents (const Box &extents) |
Protected Member Functions inherited from roo_display::Rasterizable | |
| void | drawTo (const Surface &s) const override |
Default drawTo() using readColors(). | |
Definition at line 674 of file offscreen.h.
|
inline |
Definition at line 680 of file offscreen.h.
|
inline |
Definition at line 684 of file offscreen.h.
| roo_display::BitMaskOffscreen::BitMaskOffscreen | ( | Box | extents, |
| roo::byte * | buffer | ||
| ) |
Definition at line 62 of file offscreen.cpp.
References color, roo_display::Offscreen< Monochrome >::extents(), and roo_display::Offscreen< Monochrome >::set_extents().
Definition at line 694 of file offscreen.h.
Definition at line 700 of file offscreen.h.
| roo_display::BitMaskOffscreen::BitMaskOffscreen | ( | Box | extents | ) |
Definition at line 68 of file offscreen.cpp.
References color, roo_display::Offscreen< Monochrome >::extents(), and roo_display::Offscreen< Monochrome >::set_extents().
|
inline |
Definition at line 709 of file offscreen.h.
Definition at line 74 of file offscreen.cpp.
References color, roo_display::Offscreen< Monochrome >::extents(), and roo_display::Offscreen< Monochrome >::set_extents().