skiad v0.0.1 (2021-10-19T11:22:53Z)
Dub
Repo
SKMatrix.Concat
skia
SKMatrix
SKMatrix
Undocumented in source. Be warned that the author may not have intended to support it.
SKMatrix
Concat
(SKMatrix first, SKMatrix second)
void
Concat
(SKMatrix target, SKMatrix first, SKMatrix second)
struct
SKMatrix
static
void
Concat
(
ref
SKMatrix
target
,
SKMatrix
first
,
SKMatrix
second
)
void
Concat
(SKMatrix target, SKMatrix first, SKMatrix second)
Meta
Source
See Implementation
skia
SKMatrix
SKMatrix
constructors
this
functions
GetValues
Invert
IsIdentity
IsInvertible
MapPoint
MapPoints
MapRadius
MapRect
MapVector
MapVectors
Persp0
Persp1
Persp2
PostConcat
PreConcat
ScaleX
ScaleY
SetScaleTranslate
SkewX
SkewY
TransX
TransY
TryInvert
Values
static functions
Concat
CreateIdentity
CreateRotation
CreateRotationDegrees
CreateScale
CreateScaleTranslation
CreateSkew
CreateTranslation
Identity
MakeIdentity
MakeRotation
MakeRotationDegrees
MakeScale
MakeSkew
MakeTranslation
Rotate
RotateDegrees
variables
DegreesToRadians
Empty