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

Properties

imageSmoothingEnabled: boolean
imageSmoothingQuality: ImageSmoothingQuality