type DerefPixel<I> = <<I as Deref>::Target as GenericImageView>::Pixel;
Alias to access Pixel behind a reference