CanvasImageSmoothing
interface CanvasImageSmoothing {
imageSmoothingEnabled: boolean;
imageSmoothingQuality: ImageSmoothingQuality;
}
imageSmoothingEnabled: boolean;
imageSmoothingQuality: ImageSmoothingQuality;
}
Hierarchy (View Summary)
- CanvasImageSmoothing
MDN Reference