Type Alias ImageStretches

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

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

Aliased Typeยง

struct ImageStretches { /* private fields */ }