//! Frame resizing options.
/// Options for [`Frame::resize_with`](crate::Frame::resize_with).
///
/// Build with `Config::default()` and set fields, so future options stay
/// additive.
/// Which device should scale a frame when both paths are available.