#include </home/runner/work/iros/iros/libs/diusgfx/include/diusgfx/bitmap.h>
Public Member Functions | |
BitMapImpl ()=default | |
constexpr | BitMapImpl (Buffer buffer, usize width, usize height) |
constexpr auto | width () const -> usize |
constexpr auto | height () const -> usize |
constexpr auto | byte_count () const -> usize |
auto | argb_pixels () const |
constexpr auto | as_raw_bytes () const |
operator ConstBuffer () && | |
|
default |
|
inlineexplicitconstexpr |
|
inline |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inline |
|
inlineconstexpr |