Set Layer

Applies a layer to an image

Description

Applies a layer to an image

Blend Modes

Blend Mode Enumerable
  • Normal = 0

  • Dissolve = 1

  • Multiply = 2

  • Screen = 3

  • Overlay = 4

  • Darken = 5

  • Lighten = 6

  • Color Dodge = 7

  • Color Burn = 8

  • Linear Dodge = 9

  • Linear Burn = 10

  • Lighter Color = 11

  • Darker Color = 12

  • Hard Light = 13

  • Soft Light = 14

  • Linear Light = 16

  • Pin Light = 17

  • Difference = 19

  • Exclusion = 20

  • Color = 23

  • Luminosity = 24

Usage

Blend Mode Samples

Color
Color Burn
Color Dodge
Darken
Darker Color
Difference
Dissolve
Exclusion
Hard Light
Lighten
Lighter Color
Normal
Linear Burn
Linear Dodge
Linear Light
Luminocity
Multiply
Soft Light
Overlay
Pin Light
Screen

Last updated