Skip to main content

ImageStretches

Type Alias ImageStretches 

Source
pub type ImageStretches = Vec<(f64, f64)>;
Expand description

maplibre/maplibre-native#4add9ea original name: ImageStretches

Aliased Typeยง

pub struct ImageStretches { /* private fields */ }