Issue metadata
Sign in to add a comment
|
ImageBitmap color space conversion option when source is ImageData |
||||||||||||||||||||||
Issue descriptionImageData as a source does not carry any color space information. It's not very clear to me how color space conversion option should be applied when creating an ImageBitmap from an ImageData. We also need to clarify what to do with the sRGB transfer function if we go with sRGB as the default color space for ImageData (at least when it is used as the source for ImageBitmap creation).
,
Sep 19
For now the color space of the image data when used as the source of the is internally set to sRGB. This also matches the default color space value in ImageDataColorSettings.
,
Sep 19
* as the source of ImageBitmap *
,
Sep 19
,
Sep 19
Setting the default color space to sRGB fails a couple of gpu layout tests. Keeping this open for now.
,
Sep 19
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by zakerinasab@chromium.org
, Sep 19