size property

Size? size
getter/setter pair

The size of the image. If one dimension is zero then the other dimension will be used to scale the zero dimension based on the original image size.

Implementation

Size? size;