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

    Interface FontColorCmyk

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

    interface FontColorCmyk {
        black?: number;
        cyan?: number;
        magenta?: number;
        yellowColor?: number;
    }
    Index

    Properties

    black?: number

    0 32768

    cyan?: number

    0 32768

    magenta?: number

    0 32768

    yellowColor?: number

    0 32768