Image.data

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

  1. Dictionary data [@property getter]
    struct Image
    @nogc nothrow @property
    Dictionary
    data
    ()
  2. Dictionary data [@property setter]

Meta