Class SeparableBlendMode


  • public abstract class SeparableBlendMode
    extends BlendMode
    Separable blend mode (support blendChannel)
    Author:
    Kühn & Weyh Software GmbH
    • Method Detail

      • blendChannel

        public abstract float blendChannel​(float srcValue,
                                           float dstValue)