Returns a specific image effect.
string $effect: The image effect ID.
\Drupal\image\ImageEffectInterface The image effect object.
public function getEffect($effect);