Examples
>
Stretching Images
Stretching Images
This example shows how you can stretch and set the size of an image.
Width
You can set the width
of an image like so:
Height
You can set the height
of an image like so:
Frame
You can set the frame
of an image like so:
If you set constrainsProportions
to true
then the image’s scale will be preserved when setting width
or height
Example