SetDrawingTransform equivalent for projective/4x4 matrix #246
Unanswered
JacobTerrell
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the way that I can apply a 3x2 matrix to a single drawing operation by using SetDrawingTransform, is there any way to use the projective matrix builder/processor on a single operation instead of the entire image?
What I’m trying to do is probably a more appropriate task for something like skiasharp, but I’m seeing if I can make it work with imagesharp since I use it elsewhere in my project.
Beta Was this translation helpful? Give feedback.
All reactions