M Markos Active Member Licensed User Longtime User Yesterday at 3:52 AM #1 Hi All, Is there a library to permit changing the size (width and height) of an image file be it from data array or a file say in jpeg format
Hi All, Is there a library to permit changing the size (width and height) of an image file be it from data array or a file say in jpeg format
Erel B4X founder Staff member Licensed User Longtime User Yesterday at 7:27 AM #2 XUI.LoadBitmapResize. And then save the image. Upvote 0