pub fn transform_from_2dmatrix(in_array: Array2<f64>) -> AffineTransform
Expand description
converts a matrix into an equivalent AffineTransform
pub fn transform_from_2dmatrix(in_array: Array2<f64>) -> AffineTransform
converts a matrix into an equivalent AffineTransform