GDICanvas.opDispatch

Forwards Windows GDI calls.

struct GDICanvas(COLOR)
opDispatch
(
string F
A...
)
()
if (
is(typeof(mixin (F ~ "(data.hdc, args)")))
)

Meta