redEye static method

RedEye redEye()

Removes red eyes in the image. returns Effect

Implementation

static RedEye redEye() {
  return RedEye();
}