DerefSubpixel

Type Alias DerefSubpixel 

Source
type DerefSubpixel<I> = <<<I as Deref>::Target as GenericImageView>::Pixel as Pixel>::Subpixel;
Expand description

Alias to access Subpixel behind a reference