• Parameters

    • url: string

    Returns Promise<{
        height: any;
        pixels_indexed: any[][];
        width: any;
    }>