displayP3ToLinearSRGB¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/alpenglow/blob/main/js/render-program/color/displayP3ToLinearSRGB.ts for the most up-to-date information.
Overview¶
Convert a RenderProgram from Display P3 to linear sRGB color space.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for displayP3ToLinearSRGB.ts in the alpenglow repository.