struct

Hpdf::TransMatrix

Inherits Struct / Value / Object

Constructors

new(a : Float32, b : Float32, c : Float32, d : Float32, x : Float32, y : Float32)
Source
new(tm : LibHaru::TransMatrix)
Source

Instance methods

a=(a : Float32)
Source
b=(b : Float32)
Source
c=(c : Float32)
Source
d=(d : Float32)
Source
x=(x : Float32)
Source
y=(y : Float32)
Source