Type Definition nannou::image::hdr::RGBE8Pixel[][src]

pub type RGBE8Pixel = Rgbe8Pixel;
👎 Deprecated:

Use Rgbe8Pixel instead

Expand description

Refer to wikipedia

An alias of Rgbe8Pixel.

TODO: remove