SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.domain
/
ImageVectorNode
/
Group
/
Params
/
Params
Params
constructor
(
clipPath
:
ImageVectorNode.NodeWrapper
?
=
null
,
rotate
:
Float
?
=
null
,
pivotX
:
Float
?
=
null
,
pivotY
:
Float
?
=
null
,
scaleX
:
Float
?
=
null
,
scaleY
:
Float
?
=
null
,
translationX
:
Float
?
=
null
,
translationY
:
Float
?
=
null
)
(
source
)