Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.canvas
/
CanvasImageSmoothing
Canvas
Image
Smoothing
sealed
interface
CanvasImageSmoothing
(
source
)
Inheritors
CanvasRenderingContext2D
OffscreenCanvasRenderingContext2D
Members
Properties
image
Smoothing
Enabled
Link copied to clipboard
abstract
var
imageSmoothingEnabled
:
Boolean
MDN Reference
image
Smoothing
Quality
Link copied to clipboard
abstract
var
imageSmoothingQuality
:
ImageSmoothingQuality
MDN Reference