Skip to content

Can i drawImage on DrawScope with image vector ? #4243

Answered by ariefannur
ariefannur asked this question in General
Discussion options

You must be logged in to vote

yeah. i can draw using painter

with(painter) {
            drawScope.draw(size = Size(size.toFloat(), size.toFloat()), colorFilter = ColorFilter.tint(paint.color))
 }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ariefannur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant