ReadonlyaspectAspect ratio of image.
ReadonlynameName of image.
ReadonlypropertiesImage properties.
ReadonlysizeSize of image (pixels).
Return the image property for name, if any.
Name of the image property.
name.Return the rectangle size whose longer side equals to the specified length. Maintains aspect ratio.
Pixel size of the longest edge.
Set the image property for name to value.
Name of the image property.
Value of the property associated with name.
Return the size that will contain the image with the longest edge set to length. Maintains aspect ratio.
Pisel size of the longest edge.
The
Imageinterface represents an image that is passed tosipsas argument. It can be obtained through Configuration.images.