dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
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
aliases
data
constructors
this
functions
height
width
structs
Data
variables
_height
_width
imageData
Creates with existing data. The data pointer is stored here.