Skip to main content

decode_to_rgba

Function decode_to_rgba 

Source
pub fn decode_to_rgba(
    path: &Path,
    window: WindowSetting,
) -> Result<DecodedFrame>
Expand description

Convenience: load + render in one shot. Used by tests.