https://github.com/libpag/skcms
A library for converting pixels in variety of formats.
https://github.com/libpag/skcms
Last synced: 4 months ago
JSON representation
A library for converting pixels in variety of formats.
- Host: GitHub
- URL: https://github.com/libpag/skcms
- Owner: libpag
- License: bsd-3-clause
- Created: 2022-01-10T03:10:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-14T08:04:22.000Z (10 months ago)
- Last Synced: 2025-08-14T09:32:01.318Z (10 months ago)
- Language: C++
- Size: 203 KB
- Stars: 8
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
skcms
================
This library is extracted from the [Skia](https://skia.org) library, which lets you convert pixels in variety of formats.
Skia commit: `cddf7da9da0129296d9e137e3c81ca2311305a17`