CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Bitmap.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::Bitmap
 A class that wraps a bitmap into a rich class for accessing it. More...
 

Namespaces

namespace  CeresEngine
 

Typedefs

using CeresEngine::BitmapExtent = TExtent3< UInt32 >
 A type that represents the extents of a bitmap.
 
using CeresEngine::BitmapData = MemoryView< const Byte >
 A type that represents a bitmap data.