pub fn decode_to_rgba(
path: &Path,
window: WindowSetting,
) -> Result<DecodedFrame>Expand description
Convenience: load + render in one shot. Used by tests.
pub fn decode_to_rgba(
path: &Path,
window: WindowSetting,
) -> Result<DecodedFrame>Convenience: load + render in one shot. Used by tests.