cairod v0.0.1-alpha.3+1.10.2 (2016-02-03T18:50:46Z)
Home
Dub
Repo
PaintBuffer
operators
Undocumented in source.
struct
PaintBuffer {
int
width
;
int
height
;
this
(HDC localHdc, int cxClient, int cyClient);
~this
();
bool
initialized
;
Context
ctx
;
Win32Surface
surf
;
}
Constructors
this
this
(HDC localHdc, int cxClient, int cyClient)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
ctx
Context
ctx
;
height
int
height
;
Undocumented in source.
initialized
bool
initialized
;
Undocumented in source.
surf
Win32Surface
surf
;
Undocumented in source.
width
int
width
;
Undocumented in source.
Meta
Source
See Implementation
operators
aliases
RGB
classes
Window
functions
AlphaBlit
GdiAlphaBlend
WinMain
WndProc
myWinMain
structs
AlphaBlendType
PaintBuffer
variables
appName
description
hinst
window