@musallam/photoshop-client
    Preparing search index...

    Interface FontColorLab

    The font color settings for Lab mode in 16-bit representation.

    interface FontColorLab {
        a?: number;
        b?: number;
        luminance?: number;
    }
    Index

    Properties

    Properties

    a?: number

    0 32768

    b?: number

    0 32768

    luminance?: number

    0 32768