Simple object for defining a single image in a cover flow view.
If supplied, the width
and height
values must be exact values, not a percentage size.
If the size specified is different to the size of the image, the image is cropped and/or scaled to fit the specified size.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Display height of the image, in Apple points.
Display height of the image, in Apple points.
Image to use, as a local file URL, Blob
, or File
.
Image to use, as a local file URL, Blob
, or File
.
Display width for the image, in Apple points.
Display width for the image, in Apple points.