Skip to main content

get_double_vec

Function get_double_vec 

Source
fn get_double_vec(val: Option<&RValue>, name: &str) -> Result<Vec<f64>, RError>
Expand description

Extract a vector of f64 from an RValue, for use in rgb().