#include "di/assert/assert_bool.h"#include "di/meta/util.h"#include "di/types/byte.h"#include "di/types/integers.h"#include "di/vocab/bytes/byte_buffer.h"#include "di/vocab/md/extents.h"#include "di/vocab/md/extents_forward_declaration.h"#include "di/vocab/md/mdspan.h"#include "di/vocab/span/prelude.h"#include "di/vocab/span/span_forward_declaration.h"Go to the source code of this file.
Classes | |
| struct | gfx::ARGBPixel |
| class | gfx::bitmap::BitMapImpl< Buffer > |
Namespaces | |
| namespace | gfx |
| namespace | gfx::bitmap |
Typedefs | |
| using | gfx::BitMap = bitmap::BitMapImpl<di::ByteBuffer> |
| using | gfx::ExclusiveBitMap = bitmap::BitMapImpl<di::ExclusiveByteBuffer> |