Blend2D::Geometry::Matrix
Inherits Reference < Object
Constructors
new
SourceInstance methods
apply_operation(operation : MatrixOperation, data : Array(Float64))
Sourcefinalize
Sourceinverse
Sourceinverse!
Sourceset_identity
Sourceset_scaling(x : Float64, y : Float64)
Sourceset_skewing(x : Float64, y : Float64)
Sourceset_translation(x : Float64, y : Float64)
Source