Type Alias image::image::DerefSubpixel

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

Alias to access Subpixel behind a reference