TrueColorImage.this

Creates with existing data. The data pointer is stored here.

class TrueColorImage
nothrow @nogc
this
(
int w
,
int h
,
ubyte[] data
)

Meta