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

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

Use HdrEncoder instead

HDR Encoder

An alias of HdrEncoder.

TODO: remove