Hpdf::TransMatrix
Inherits Struct / Value / Object
Constructors
new(a : Float32, b : Float32, c : Float32, d : Float32, x : Float32, y : Float32)
Sourcenew(tm : LibHaru::TransMatrix)
SourceInstance methods
a=(a : Float32)
Sourceb=(b : Float32)
Sourcec=(c : Float32)
Sourced=(d : Float32)
Sourcex=(x : Float32)
Sourcey=(y : Float32)
Source