height property

int? height
getter/setter pair

Height of the image in number of pixels.

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

Implementation

core.int? height;