On this page

Interface CanvasImageSmoothing

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

Hierarchy (View Summary)

Index

Properties

imageSmoothingEnabled: boolean
imageSmoothingQuality: ImageSmoothingQuality
Was this helpful?
SDK JS
Reference
CanvasImageSmoothing