Change API that use ImageData to accept ImageDataColorSettings |
||
Issue descriptionImageData API need to be augmented to correctly set/consider ImageDataColorSettings. This includes getImageData, putImageData, createImageBitmap, etc.
,
Sep 19
Issue 779570 has been merged into this issue.
,
Oct 10
This is done already. The new API allows setting the color settings of the image data in createImageData. getImageData returns ImageData object in canvas color settings. putImageData also color converts the pixels if needed. |
||
►
Sign in to add a comment |
||
Comment 1 by zakerinasab@chromium.org
, Sep 19