ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
GDICanvas.opDispatch
ae
utils
graphics
gdi
GDICanvas
Forwards Windows GDI calls.
struct
GDICanvas
(COLOR)
auto
opDispatch
(
string
F
A
...
)
(
A
args
)
if
(
is
(
typeof
(mixin (
F
~ "(data.hdc, args)")))
)
Meta
Source
See Implementation
ae
utils
graphics
gdi
GDICanvas
aliases
StorageType
constructors
this
functions
opDispatch
scanline
mixins
__anonymous
structs
Data
variables
data
h
w
Forwards Windows GDI calls.