Hello friends,
-
Fill an area of an image with a color.
-
The image file must be in the SdCard (root or folder). Example: file:///mnt/sdcard/kitty.png
-
A Canvas.TouchDown is necessary.
-
Each time the color changes the file:///mnt/sdcard/kitty.png is modified.
-
Using the “ CopyAssetFile ” block, you can copy a file from the asset to the SdCard.
(base destination is: /mnt/sdcard/)
-
If you want to resize the image, use the “imageWidth” and “imageHeight” blocks.
p187Ci_extension_rellenar.aia (199.5 KB)
Regards,
Juan Antonio Villalpando.
14 Likes
Wow best extension
Keep make extension of canvis
It will be in my app soon
Wonderful free extension
I wish you could make a canvas for painting
2 Likes
Yes, draw canvas and save. 
fernanowo1
(fernando perez rosales)
7
When I export to apk when I open a screen with the component in the screen I will not open the screen D:
Anu10
(Anu)
9
Check whether Min SDK Level is set in Project Settings
(Project Settings > General > Minimum SDK Level)
Also if new error occurs
Tick & Untick Splash Screen, Show Lists As Json, RTL Support
(Project Settings > General)
2 Likes
Boban
(Boban Stojmenovic)
10
The extension itself needs to be updated as it has fixed paths and it wont work on Android 10+
p187C_extension_rellenar.apk (5.3 MB)