TrueColorImage.Data

.

Members

Properties

colors
inout(Color)[] colors [@property getter]

the same data as Color structs

Variables

bytes
ubyte[] bytes;

the data as rgba bytes. Stored left to right, top to bottom, no padding.

Suggestion Box / Bug Report