Introduction to Photoshop 7.0 Blending Modes
Author:Eve Cole
Update Time:2009-08-17 14:09:44
Blend Mode blending mode is a very important concept in Photoshop. It determines the blending of any pixel edits. We can think of editing pixels as an operation on a "floating layer". Photoshop will mix the "floating layer" with the edited layer in a certain way, and this mixing is real-time.
Give two examples:
Layer blending mode. Selecting a layer's blend mode means it will blend with all visible layers below it. For the entire document, the layer blending mode is still changeable and editable as long as the layers are not merged.
brush. The brush operation will be immediately mixed into the edited layer, and this mixing is also based on a selected method. For example, if we use a pure white brush to edit the picture in Difference mode, the image will be inverted where the brush strokes.
All available blending modes are listed below. Among them, Behind and Clear are unique blending modes of editing tools, but there are no two blending methods for layers. Note that the red ones are added in version 7.
Normal
Normal mode is also the default mode. No blending occurs with other layers.
Dissolve
Dissolve mode. The pixel color produced by dissolve mode is derived from a random permutation of the upper and lower blend colors, related to the pixel's opacity.
Behind
Behind the scenes pattern. Only the transparent areas of the layer are edited. This mode is only effective when the layer's Lock Transparent Pixels (lock transparent area) is unchecked.
Clear
Clear mode. Any editing will make the pixels transparent. This mode has nothing to do with the color of the brush, only the parameters of the brush. This mode is effective for the shape tool (when the Fill Pixel option is checked), the paint bucket tool, the brush tool, the pencil tool, the fill command, and the stroke command.
Darken
Darkening mode. Examine the color information of each channel and the mixed pixel color, and select the darker one as the mixed result. Brighter pixels are replaced by darker pixels, while darker pixels remain unchanged.
Multiply
Multiply mode. Examine the color information in each channel and perform positive overlay processing on the underlying color. The principle is the same as the "subtractive color principle" in color mode. The color produced by such a mixture is always darker than the original. If it is multiplied with black, only black will be produced. Mixing with white will not have any effect on the original color.
Color Burn
Color burn mode. Darkening the color of the underlying layer is similar to Multiply, but the difference is that it increases the contrast of the underlying layer based on the color of the overlaid pixels. Mixing with white has no effect.
Linear Burn
Linear color burn mode. Also similar to Multiply, by lowering the brightness, the base color becomes darker to reflect the blended colors. Mixing with white has no effect.
Lighten
Brightening mode. Contrary to the darkening mode, the brightness of the mixed pixels is compared, and the lighter pixels in the mixed color are selected to be retained, while other darker pixels are replaced.
Screen
screen mode. Mix according to the "increased color mode" in the color mixing principle. That is, for screen modes, colors have an additive effect. For example, when red, green and blue all have a maximum value of 255, mixing in Screen mode will result in white with an RGB value of (255, 255, 255). On the contrary, black means 0. Therefore, mixing with black in this mode has no effect, but mixing with white will get the maximum RGB color white (RGB value is 255, 255, 255).
Color Dodge
Color dodge mode. Just the opposite of Color Burn, it reflects the mixed color by reducing the contrast and brightening the underlying color. Mixing with black has no effect.
Linear Dodge
Linear color dodge mode. Similar to Color Dodge mode. But you get a blended color by increasing the brightness to lighten the underlying color. Mixing with black has no effect.
Overlay
Overlay mode. Whether the pixels are Multiply or Screen blended depends on the underlying color. The colors will be blended, but the brightness detail in the highlights and shadows of the underlying color will be preserved.
Soft Light
Soft light mode. Whether to darken or brighten the screen color depends on the upper layer color information. The resulting effect is similar to casting a diffuse spotlight on the image. If the upper color (light source) is brighter than 50% gray, the bottom layer will be illuminated (lightened). If the brightness of the upper color (light source) is lower than 50% gray, the lower layer will become darker, as if it is burnt.
If you directly use black or white to mix, it can produce an obvious darkening or brightening effect, but it will not make the covered area pure black or pure white.
Hard Light
High light mode. Multiply or screen-blend the underlying color, depending on the color of the upper layer. The effect is like applying a strong spotlight to the image. If the brightness of the upper color (light source) is higher than 50% gray, the image will be illuminated, and the blending method is similar to Screen (screen mode). On the contrary, if the brightness is lower than 50% gray, the image will become darker, and the blending method will be similar to Multiply (multiply mode). This mode adds shadows to the image. If you mix pure black or pure white, the result will be pure black or pure white.
Vivid Light
Bright light mode. Adjust contrast to darken or lighten colors, depending on the color distribution of the underlying image. If the brightness of the upper color (light source) is higher than 50% gray, the image will be lowered in contrast and brightened; if the brightness of the upper color (light source) is lower than 50% gray, the image will be raised in contrast and darkened.
Linear Light
Linear light pattern. If the brightness of the upper color (light source) is higher than the neutral gray (50% gray), use the method of increasing the brightness to make the picture brighter, otherwise use the method of reducing the brightness to make the picture darker.
Pin Light
Fixed light pattern. Replace colors according to the upper layer's color distribution information. If the brightness of the upper color (light source) is higher than 50% gray, the pixels darker than the upper color will be replaced, while the lighter pixels will not change. If the brightness of the upper color (light source) is lower than 50% gray, pixels that are lighter than the upper color will be replaced, while pixels that are darker will not change.
Difference
Difference mode. According to the brightness distribution of the colors on the upper and lower sides, the color values of the upper and lower pixels are subtracted. For example, if you use the maximum value of white to perform the difference operation, you will get an inverse effect (the lower layer color is subtracted and the complement value is obtained), but if you use black, no change will occur (black has the lowest brightness, and the lower layer color is subtracted from the minimum color value 0, The result is the same as before).
Exclusion
Exclude pattern. Similar to Difference, but produces lower contrast. Likewise, mixing with pure white gives an inverted effect, while mixing with pure black leaves no change.
Hue
Hue mode. The parameters that determine the generated color include: the brightness and saturation of the underlying color, and the hue of the upper color.
Saturation
Saturation mode. The parameters that determine the generated color include: the lightness and hue of the underlying color, and the saturation of the upper color. Mixing in this mode with a color with 0 saturation (gray) produces no change.
Color
Shading mode. The parameters that determine the generated color include: the lightness of the underlying color, and the hue and saturation of the upper color. This mode preserves the grayscale details of the original image. This mode can be used to colorize black and white or desaturated images.
Luminosity
Luminance mode. The parameters that determine the generated color include: the hue and saturation of the underlying color, and the lightness of the upper color. The effect produced by this mode is just the opposite of the Color mode. It blends with the lower color according to the brightness distribution of the upper color.