pixel-data-js
    Preparing search index...

    Variable COLOR_32_BLEND_MODESConst

    COLOR_32_BLEND_MODES: {
        colorBurn: BlendColor32;
        difference: BlendColor32;
        hardLight: BlendColor32;
        linearDodge: BlendColor32;
        multiply: BlendColor32;
        overlay: BlendColor32;
        screen: BlendColor32;
        sourceOver: BlendColor32;
    } = ...

    Type Declaration