Nutrient Web SDK
    Preparing search index...

    Enumeration BlendMode

    Represents one of the available blend modes for highlight and ink annotations.

    Index

    Enumeration Members

    colorBurn: "colorBurn"
    colorDodge: "colorDodge"
    darken: "darken"
    difference: "difference"
    exclusion: "exclusion"
    hardLight: "hardLight"
    lighten: "lighten"
    multiply: "multiply"
    normal: "normal"
    overlay: "overlay"
    screen: "screen"
    softLight: "softLight"