dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
OwnedImage.this
dplug
graphics
drawex
OwnedImage
Create with given initial size.
this
()
this
(int w, int h)
class
OwnedImage
(COLOR)
nothrow @
nogc
nothrow @
nogc
this
(
int
w
,
int
h
)
int
w
;
int
h
;
Meta
Source
See Implementation
dplug
graphics
drawex
OwnedImage
constructors
this
destructors
~this
functions
pixels
scanline
size
mixins
__anonymous
variables
h
w
Create with given initial size.