imageSmoothingEnabled 属性

bool? imageSmoothingEnabled

当此画布缩放时,该画布上的图像和图案是否将被平滑处理。

其他资源

实现

bool? get imageSmoothingEnabled native;
void imageSmoothingEnabled=(bool? value)

实现

set imageSmoothingEnabled(bool? value) native;