mergAVAffineTransformConcat

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVAffineTransformConcat(<pTransform1>, <pTransform2>)
Associationsmergav
Summary

Concatenate two affine transforms

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pTransform1

an affine transform as "a,d,c,d,tx,ty"

pTransform2

an affine transform as "a,d,c,d,tx,ty"

Values
NameTypeDescription
return

an affine transform as "a,d,c,d,tx,ty"

Description

Concatenate two affine transforms

Tagsexternals