Skip to content

ImageSize

Size of the image.

ImageSize Properties

Property Type Required Default
Height integer Optional 0
Width integer Optional 0

Height

Specify height for the image.

  • type: integer
  • default: 0

Width

Specify width for the image.

  • type: integer
  • default: 0