Beatmup
|
#include <Windows.h>
#include <gdiplus.h>
#include "gdi_bitmap.h"
#include "../../gpu/pipeline.h"
#include "../../context.h"
#include "../../exception.h"
Go to the source code of this file.
Classes | |
class | Beatmup::GDIBitmap::Impl |
A simple wrapper of IL image. More... | |