Skip to main content
ImageBitmapOptions.resizeQuality - Canvas - Web documentation
property ImageBitmapOptions.resizeQuality
Private

Specifies the algorithm to be used for resizing the input to match the output dimensions. One of pixelated, low (default), medium, or high.

Type

Back to top