We have added a blend mode to the Logo, Menu, Footer, Navbar, Cursor, and Caption. You will see this working best when the text is on top of an image. Blend mode allows the text to change color so it can be seen no matter what color the images is.
Here are the settings available:
Normal - No blend mode
Multiply - Looks at the color information in each channel and multiplies the base color by the blend color. The result color is always a darker color. Multiplying any color with black produces black. Multiplying any color with white leaves the color unchanged. The effect is similar to drawing on the image with multiple marking pens.
Difference - Looks at the color information in each channel and subtracts either the blend color from the base color or the base color from the blend color, depending on which has the greater brightness value. Blending with white inverts the base color values; blending with black produces no change.
Exclusion - Creates an effect similar to but lower in contrast than the Difference mode. Blending with white inverts the base color values. Blending with black produces no change.
Luminosity - Creates a result color with the hue and saturation of the base color and the luminance of the blend color. This mode creates the inverse effect of Color mode.
Comments
0 comments
Article is closed for comments.