@pretty-chitty/core
    Preparing search index...

    Interface ImageOptions

    interface ImageOptions {
        fill?: boolean;
        overlayColor?: string;
    }
    Index

    Properties

    Properties

    fill?: boolean
    overlayColor?: string