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