Color management for 2D canvas
The optional colorSpace
parameter of a 2D canvas’s getContext()
method chooses the color representation, such as "srgb"
or "display-p3"
.
Safari Browser
iOS
15.2
The optional colorSpace
parameter of a 2D canvas’s getContext()
method chooses the color representation, such as "srgb"
or "display-p3"
.