SCI.js
    Preparing search index...

    Interface PaletteFilterOptions

    interface PaletteFilterOptions {
        ignoreKeyColor?: true;
        backgroundColor?: number;
    }
    Index

    Properties

    ignoreKeyColor?: true
    backgroundColor?: number