atomicLayers

photoshop_set_layer_blend_mode

Set the blend mode of the active layer. `COLOR` is the Photoshop UI name (Colorize); it is mapped to ExtendScript `BlendMode.COLORBLEND`.

Parameters

NameTypeRequiredDescription
blendModestringyesBlend mode (Photoshop UI name). COLOR maps to BlendMode.COLORBLEND. DARKERCOLOR / LIGHTERCOLOR use Action Manager if the DOM enum is missing.

Community recipes

Nothing here yet. Be the first to share one.

Share a recipe