This function returns base64 img URL.
Parameters:
photo = image id name
r = red color value (rgb pallet)
g = green color value (rgb pallet)
b= blue color value (rgb pallet)
e.g.
setAlpha("imageID", 255, 255, 255); // Set white color to alpha 0
This function returns base64 img URL.
Parameters:
photo = image id name
r = red color value (rgb pallet)
g = green color value (rgb pallet)
b= blue color value (rgb pallet)
e.g.
setAlpha("imageID", 255, 255, 255); // Set white color to alpha 0