YCMatrix icon indicating copy to clipboard operation
YCMatrix copied to clipboard

setPolyToPoly

Open jidesoft opened this issue 5 years ago • 1 comments

Does YCMatrix have a method that is the same as the setPolyToPoly method on Android? https://developer.android.com/reference/android/graphics/Matrix

I tried to look at each file in the repo but couldn't find it. To be short, I want to implement the same thing as Android's Matrix.setPolyToPoly on iOS. Apple's Core Graphics doesn't seem to have a similar method. That's why I searched and ended up finding with this repo.

Thank you in advance.

jidesoft avatar Apr 15 '20 05:04 jidesoft

I also want to!

loveRose avatar Apr 26 '22 05:04 loveRose