mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Update docs
This commit is contained in:
parent
16dbfc62be
commit
4163a46a24
@ -214,7 +214,7 @@
|
||||
* For complete list of modes, please @see {@link https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation/ globalCompositeOperation}
|
||||
*
|
||||
* @property {Boolean} [imageSmoothingEnabled=true]
|
||||
* Image smoothing for canvas rendering (only if the canvas drawer is used). Note: Ignored
|
||||
* Image smoothing for rendering (only if the canvas or webgl drawer is used). Note: Ignored
|
||||
* by some (especially older) browsers which do not support this canvas property.
|
||||
* This property can be changed in {@link Viewer.DrawerBase.setImageSmoothingEnabled}.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user