Replies: 1 comment 2 replies
-
Yep, that's entirely possible if you create your own IPixelTransform implementation. I'm not clear what such a transform would do, though. Typically a 3x2 matrix transform is something you'd apply to vectors, not to pixels. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could it be possible to transform an image by an arbitrary matrix?
Something like this:
Beta Was this translation helpful? Give feedback.
All reactions