invert

Inverts all colors to produce a negative image.

Develops a positive image when applied to a negative one.
  1. Pixel invert(Pixel color)
  2. void invert(Pixmap pixmap)
    @safe pure nothrow @nogc
    void
    invert

Meta