interface CanvasImageSmoothing {
    imageSmoothingEnabled: boolean;
    imageSmoothingQuality: ImageSmoothingQuality;
}

层级 (查看完整内容)

属性

imageSmoothingEnabled: boolean
imageSmoothingQuality: ImageSmoothingQuality