Interface CanvasImageSmoothing
interface CanvasImageSmoothing {
imageSmoothingEnabled: boolean;
imageSmoothingQuality: ImageSmoothingQuality;
}
imageSmoothingEnabled: boolean;
imageSmoothingQuality: ImageSmoothingQuality;
}
Hierarchy (View Summary)
- CanvasImageSmoothing
Index
Properties
Was this helpful?
MDN Reference