captcha-canvas
    Preparing search index...

    Interface SetDecoyOption

    interface SetDecoyOption {
        color?: string;
        font?: string;
        opacity?: number;
        size?: number;
        total?: number;
    }
    Index

    Properties

    color?: string
    font?: string
    opacity?: number
    size?: number
    total?: number