dplug v6.0.22
Dub
Repo
TrueColorImage.this
dplug
graphics
jpegload
TrueColorImage
Creates with existing data. The data pointer is stored here.
class
TrueColorImage
nothrow @
nogc
this
(
int
w
,
int
h
,
ubyte
[]
data
)
Meta
Source
See Implementation
dplug
graphics
jpegload
TrueColorImage
constructors
this
functions
height
width
structs
Data
variables
imageData
Creates with existing data. The data pointer is stored here.