• Sets the diemsions of the displayed images. Note: Only accepts width and height values within the range of 1 to 500.

    Parameters

    • width: number

      The width of the displayed images (default value: 300)

    • height: number

      The height of the displayed images (default value: 400)

    Returns void