Type Alias nannou::image::codecs::hdr::HDRAdapter

source ·
pub type HDRAdapter<R> = HdrAdapter<R>;
👎Deprecated: Use HdrAdapter instead
Expand description

HDR Adapter

An alias of HdrAdapter.

TODO: remove

Aliased Type§

struct HDRAdapter<R> { /* private fields */ }