public | Buffer(const Size& size_, Graphics& graphics_) |
public inline nothrow Graphics& | BitmapGraphics() |
public void | Draw(Graphics& graphics) |
public inline nothrow Bitmap& | GetBitmap() const |
public inline nothrow const Size& | GetSize() const |
private Bitmap | bitmap |
private Graphics | graphics |
private Size | size |