photoprism/pkg/colors
Michael Mayer 5be456a09f JPEG: Convert Apple "Display P3" colors to standard sRGB #1474
Other color profiles and file formats are not supported yet. Should
be easy to add though. Main difficulty will be profile name comparison:
For example "Adobe RGB (1998)" vs just "Adobe RGB".
2021-12-09 07:00:39 +01:00
..
testdata JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
colorful.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
colorful_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
colors.go Colors: Clean-up examples 2021-01-09 04:45:08 +01:00
colors_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
lightmap.go Add links to source code docs 2020-04-13 11:26:53 +02:00
lightmap_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
luminance.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
luminance_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
perception.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
profiles.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
srgb.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
srgb_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00