Function RGBPixel.opUnary

Negation (inverts the colors)

RGBPixel opUnary(string op : "-")() const pure @safe;