About Store Forum Documentation Contact



Post Reply 
Image.drawMask issue after new June update
Author Message
tipforeveryone Offline
Bronze Supporter

Post: #1
Image.drawMask issue after new June update
Image.drawMask() always draw image as black color, see image below
   
while Image.draw() still draw image with correct color
06-09-2021 07:38 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Image.drawMask issue after new June update
Hello,

For old behaviour please try using Image.drawMaskA function (I'll update version history release notes about it)
06-09-2021 09:10 AM
Find all posts by this user Quote this message in a reply
tipforeveryone Offline
Bronze Supporter

Post: #3
RE: Image.drawMask issue after new June update
Thanks! love new update
06-09-2021 11:15 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Image.drawMask issue after new June update
Thanks smile
06-09-2021 12:20 PM
Find all posts by this user Quote this message in a reply
tipforeveryone Offline
Bronze Supporter

Post: #5
RE: Image.drawMask issue after new June update
I realized that there is no combination for drawRotate and drawMask ?
How can I draw rotated Image with mask like normal ?
09-18-2021 05:33 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #6
RE: Image.drawMask issue after new June update
You'd have to modify the source to add the new function.
09-18-2021 05:35 PM
Find all posts by this user Quote this message in a reply
tipforeveryone Offline
Bronze Supporter

Post: #7
RE: Image.drawMask issue after new June update
Ehhehe I am not expert of the source/build thing. Can you add that feature in the next Update ?
09-19-2021 12:49 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #8
RE: Image.drawMask issue after new June update
I can add this function for you if you could subscribe:
https://esenthel.com/?id=store&cat=1
https://github.com/sponsors/GregSlazinski
Thanks!
09-19-2021 10:58 AM
Find all posts by this user Quote this message in a reply
Post Reply