当此画布缩放时,该画布上的图像和图案是否将被平滑处理。
bool? get imageSmoothingEnabled native;
set imageSmoothingEnabled(bool? value) native;