Blend(icon,function=ICON_ADD,x=1,y=1)
Problem description:
Is it possible to use blend() as an icon mask for another icon?
As far as I can tell, using ICON_MULTIPLY would be perfect if multiplied transparent pixels only.
So basically I'm trying to use the first icon as a 'cookie cutter' to shape a second icon.