Constant resize::Pixel::RGBF32[][src]

pub const RGBF32: Rgb<f32, f32>;

RGB, 32-bit float per component. This is pretty efficient, since resizing uses f32 internally.