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. Pixmap invert(Pixmap source, Pixmap target)
    @safe pure nothrow @nogc
    invert

Meta