height property

int height
final

用户图像在画布中的高度

取值范围为 0~1920,默认为0。 若设置为奇数值,会自动向下取偶。

用户图像范围如果超出超出画布,调用方法时会报错。

Implementation

final int height;