← Back to release summary
imageSmoothingEnabled attribute for CanvasRenderingContext2D
- Category
- Graphics
- Type
- New or changed feature
- Status
- Enabled by default (Chrome 30)
- Intent stage
- None
Summary
The CanvasRenderingContext2D.imageSmoothingEnabled attribute can be set to change if images are smoothed. It is true by default. On getting the imageSmoothingEnabled property, the last value it was set to, is returned.
Standards & signals
View on chromestatus.com