ColorWeb-CG icon indicating copy to clipboard operation
ColorWeb-CG copied to clipboard

repo for the Color on the Web Community Group

Results 20 ColorWeb-CG issues
Sort by recently updated
recently updated
newest added

The newly created GPU for the Web Working Group develops the [WebGPU API](https://gpuweb.github.io/gpuweb/), a more modern version of WebGL (raised in #2). The draft spec does not mention "color spaces"....

The [WebCodecs](https://wicg.github.io/web-codecs/) proposal is actively being developed in the WICG. It defines an API for encoding and decoding audio and video. The HTML draft is outdated for now, the latest...

Laptops and smartphones now frequently ship with an HDR webcam and display. In a teleconferencing scenario that uses WebRTC, there may be a mix of participants with HDR cameras and...

Web interfaces are used for TV program menus. It is important that SDR and HDR preview images, and PIP videos appear at similar lightness levels. In particular, the mid-tones and...

HDR Canvas API
use case

Suppose an application wishes to operate in a linear space, but would prefer that their output be composited as HLG or as PQ. The following code could be one way...

HDR Canvas API

Pointers to good sources of information on WebGL and in particular the existing and planned WCG and HDR support or lack therof would be most welcome.

Related to #36, there is a usecase for a page to be able to manipulate an image or video in a canvas, and then have the canvas inherit the hdr...

Originally raised on the [TAG review of Lab](https://github.com/w3ctag/design-reviews/issues/488#issuecomment-610107610) @dbaron wrote: > ImageBitmapRenderingContext > including readback APIs (e.g., the format of raw bitmap data that you get back) discussion of those...

originally [noted here](https://github.com/w3ctag/design-reviews/issues/488#issuecomment-618105500) > [gs to audit](https://github.com/w3ctag/design-reviews/issues/488#issuecomment-610107610) to ensure that the platform has good support throughout for out-of-sRGB colors: > > * the [``](https://drafts.fxtf.org/filter-effects/#feColorMatrixElement) and [``](https://drafts.fxtf.org/filter-effects/#feComponentTransferElement) filter primitives, to ensure...

Originally raised on the [TAG review of Lab](https://github.com/w3ctag/design-reviews/issues/488#issuecomment-610107610) @dbaron wrote: > the list of things whose behavior is changed by the color-interpolation property and the color-interpolation-filters property is a good...