mwg API
    Preparing search index...

    Interface ScreenEffectsOptions

    interface ScreenEffectsOptions {
        color?: number;
        height?: number;
        width?: number;
    }
    Index
    color?: number

    the colour used when a call does not name one; defaults to black

    height?: number
    width?: number