The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
TrueColorImage.this
arsd
color
TrueColorImage
Creates with existing data. The data pointer is stored here.
this
(int w, int h)
this
(int w, int h, ubyte[] data)
class
TrueColorImage
pure nothrow @
safe
this
(
int
w
,
int
h
,
ubyte
[]
data
)
Meta
Source
See Implementation
arsd
color
TrueColorImage
constructors
this
functions
clone
getAsTrueColorImage
height
width
structs
Data
variables
imageData
Creates with existing data. The data pointer is stored here.