khwarizmi Active Member Licensed User Longtime User Nov 30, 2021 #1 Hi all Is there a way in B4A to skew image? I know how to rotate a bitmap by using: B4X: bitmap.Rotate(30) but I want to rorate the bitmap with a specific angle. thanks
Hi all Is there a way in B4A to skew image? I know how to rotate a bitmap by using: B4X: bitmap.Rotate(30) but I want to rorate the bitmap with a specific angle. thanks
khwarizmi Active Member Licensed User Longtime User Nov 30, 2021 #2 thanks, I found this: Skewing B4XImageView? How can I get this Skew effect on a B4XImageView? www.b4x.com Upvote 0
thanks, I found this: Skewing B4XImageView? How can I get this Skew effect on a B4XImageView? www.b4x.com