2.2. Lighten Layer Modes

The Lighten group contains layer modes that make the result lighter.

Gör endast ljusare

Figur 8.15. Exempel för lagerläget Gör endast ljusare

Exempel för lagerläget ”Gör endast ljusare”

Top layer at 100% opacity using Lighten only mode.


Lighten only mode compares each component of each pixel in the upper layer with the corresponding one in the lower layer and uses the larger value in the resulting image. Completely black layers have no effect on the final image and completely white layers result in a white image.

The mode is commutative; the order of the two layers doesn't matter (except for transparent areas in the bottom layer).

Luma/Luminans, gör endast ljusare

Figur 8.16. Exempel för lagerläget Luma/Luminans, gör endast ljusare

Exempel för lagerläget ”Luma/Luminans, gör endast ljusare”

Top layer at 100% opacity using Luma/Luminance Lighten only mode.


Luma/Luminance Lighten only mode compares the luminance of each pixel in the upper layer with the corresponding one in the lower layer and uses the larger value in the resulting image. Completely black layers have no effect on the final image and completely white layers result in a white image. Luma is the perceptual version of Luminance.

The mode is commutative; the order of the two layers doesn't matter (except for transparent areas in the bottom layer).

Skärm

Figur 8.17. Exempel för lagerläget Skärm

Exempel för lagerläget ”Skärm”

Top layer at 100% opacity using Screen mode.


Screen mode inverts the values of each of the visible pixels in the two layers of the image. (That is, it subtracts each of them from 1.0.) Then it multiplies them together, and inverts this value again. The resulting image is usually brighter, and sometimes washed out in appearance. The exceptions to this are a black layer, which does not change the other layer, and a white layer, which results in a white image. Darker colors in the image appear to be more transparent.

The mode is commutative; the order of the two layers doesn't matter.

Skugga

Figur 8.18. Exempel för lagerläget Skugga

Exempel för lagerläget ”Skugga”

Top layer at 100% opacity using Dodge mode.


Dodge mode divides the pixel value of the lower layer by the inverse of the pixel value of the top layer. The resulting image is usually lighter, but some colors may be inverted.

In photography, dodging is a technique used in a darkroom to decrease the exposure in particular areas of the image. This brings out details in the shadows. When used for this purpose, dodge may work best on Grayscale images and with a painting tool, rather than as a layer mode.

Addition

Figur 8.19. Exempel för lagerläget Addition

Exempel för lagerläget ”Addition”

Top layer at 100% opacity using Addition mode.


Addition mode is very simple. The pixel values of the upper and lower layers are added to each other. The resulting image is usually lighter. The equation can result in color values greater than 1.0.

The mode is commutative; the order of the two layers doesn't matter.