canvas-color-space icon indicating copy to clipboard operation
canvas-color-space copied to clipboard

Handling of video elements

Open RafaelCintron opened this issue 3 years ago • 3 comments

How will video elements respect the colorSpace enum when drawn to the canvas with drawImage?
How will video elements respect the colorSpace enum when used to create CanvasPatterns?
How will video elements respect the colorSpace enum when used to create WebGL textures using texImage2D?

RafaelCintron avatar Mar 13 '21 00:03 RafaelCintron