width property

int? width
getter/setter pair

Width of the image in number of pixels.

This field must be nonnegative. Otherwise, an INVALID_ARGUMENT error is returned.

Implementation

core.int? width;