SCI.js
    Preparing search index...
    interface MixOptions {
        mixMode?: "okLab" | "CIE-XYZ" | "CIELAB" | "sRGB" | "linear-RGB";
    }
    Index

    Properties

    Properties

    mixMode?: "okLab" | "CIE-XYZ" | "CIELAB" | "sRGB" | "linear-RGB"

    Determine which color space to perform color blending.

    'linear-RGB'