Default blending. Content appears with no special blending effects.
Darkens by multiplying colors. Results in darker tones overall.
Lightens by inverting, multiplying, and inverting. Results in lighter tones.
Combines multiply and screen based on the background. Dark areas darken, light areas lighten.
Selects the darker color from each channel.
Selects the lighter color from each channel.
Brightens the background using the foreground. Creates intense highlights.
Darkens the background using the foreground. Creates deep shadows.
A softer version of overlay. Creates subtle lighting effects.
A harsher version of overlay. Creates strong lighting effects.
Subtracts the darker from the lighter color. Creates high-contrast inverted effects.
Similar to difference but lower contrast. Creates a softer inverted effect.
Uses the hue of the foreground with the saturation and luminosity of the background.
Uses the saturation of the foreground with the hue and luminosity of the background.
Uses the hue and saturation of the foreground with the luminosity of the background.
Uses the luminosity of the foreground with the hue and saturation of the background.
Places the foreground on top of the background, clipped to the background’s shape. iOS only.
Places the background over the foreground. iOS only.
Uses the background to cut out the foreground. iOS only.
Adds colors together, clamping to produce a darker result. iOS only.
Adds colors together, clamping to produce a lighter result.