data

Undocumented in source.
version(unittest)
auto data = (width * height).iota.map!(v => cast(ubyte)v).array;

Meta