Function Image.data

Holds all of the image's color data in a given format. See format constants.

Dictionary data() nothrow @property @nogc;

void data (
  Dictionary v
) nothrow @property @nogc;