[][src]Module blend2d::matrix

2DMatrix and transforms.

Structs

Matrix2D

A Row-Major 2d matrix.

Traits

MatrixTransform

A trait for doing matrix transformations on the type.