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

type HDREncoder<R> = HdrEncoder<R>;
👎 Deprecated:

Use HdrEncoder instead

Expand description

HDR Encoder

An alias of HdrEncoder.

TODO: remove