blendColorChannel

open override fun blendColorChannel(backdrop: Double, source: Double): Double

Blends the color of a single channel

Return

the value for the color in the channel blended using this Blend mode

Parameters

backdrop

the value for the color in the channel at the base layer

source

the value for the color in the channel at the top layer