Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Non-Affine Transforms #488

Open
adospace opened this issue Sep 17, 2022 · 0 comments
Open

Non-Affine Transforms #488

adospace opened this issue Sep 17, 2022 · 0 comments

Comments

@adospace
Copy link

Hi,

Seems I can't find a way to create a non-affine transform like this:
image

These kinds of transforms are really useful to simulate 3d effects.
From what I see the only way to set custom transforms is using the ICanvas.ConcatenateTransform(Matrix3x2) but it accepts only a matrix 3x2 while I need a 3x3 matrix (like that present in the SkiaSharp lib).

May I ask if it's something you're considering for future releases?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant