negate static method

Negate negate()

Negates the image colors (negative). returns Effect

Implementation

static Negate negate() {
  return Negate();
}