https://github.com/georgy7/oklab
Oklab ⇄ linear sRGB
https://github.com/georgy7/oklab
colorspace oklab
Last synced: 3 months ago
JSON representation
Oklab ⇄ linear sRGB
- Host: GitHub
- URL: https://github.com/georgy7/oklab
- Owner: georgy7
- License: mit
- Created: 2021-12-24T02:47:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T10:24:55.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T02:21:52.527Z (7 months ago)
- Topics: colorspace, oklab
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
Go port of
[reference implementation](https://bottosson.github.io/posts/oklab/#converting-from-linear-srgb-to-oklab)
converting linear sRGB to Oklab color space and vice versa.Please note that most image formats, including PNG and BMP,
store non-linear gamma-corrected colors.