Understanding the Mask for Varicolor Raster Symbols
LordEntrails
Traveler
I understand the steps from both the Tome and Help on how to create a varicolor raster symbol, but I don't understand how the mask image works.
Specifically;
- what parts of the mask (_02.png) get the varicolor?
- is it required that the mask image be grey scale? What happens if its not?
- Do the darker parts of the mask (assuming grey scale) get brighter or darker (saturated?) of the varicolor color?
- Vector varicolor have the ability to do shaded varicolors, can you do something similar with raster varicolors?
Thanks in advance
Specifically;
- what parts of the mask (_02.png) get the varicolor?
- is it required that the mask image be grey scale? What happens if its not?
- Do the darker parts of the mask (assuming grey scale) get brighter or darker (saturated?) of the varicolor color?
- Vector varicolor have the ability to do shaded varicolors, can you do something similar with raster varicolors?
Thanks in advance
Comments
- No. It is the mask that is important, and that is just a bunch of transparency values
- Yes. The alpha value of the mask is applied to the color, so the darkest parts (no transparency) gets the "full" color, while the rest will be using a varying degree of transparency, leading to a less-saturated color.
- Not quite the same way, as the vector varicolor is based on the palette, you can do some weird stuff, but the intended effect is the same. As you vary the amount of the color (through the mask) that is blended with the image, you get varying shades of that color.
Interesting, not sure I have such a need, but now that I know, I might think of something!