Add support for reading the [ICC profile](https://en.wikipedia.org/wiki/ICC_profile) and providing the data to the graphics surface.
Bug 1634741 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Add support for reading the [ICC profile](https://en.wikipedia.org/wiki/ICC_profile) and providing the data to the graphics surface. Edit: also consider the CICP/NCLX values. In summary, properly support the `ColourInformation` (`colr`) box from ISOBMFF (ISO 14496-12:2020) § 12.1.5. In particular, see https://github.com/AOMediaCodec/av1-avif/issues/84