Skip to main content

encode_into

Function encode_into 

Source
pub fn encode_into(elevations: &[f32], out: &mut [u8])
Expand description

Encode elevations into a caller-owned RGB buffer (no allocation).