Iros
 
Loading...
Searching...
No Matches
bitmap.h File Reference

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>