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
colorful_test.go
colors.go
colors_test.go
lightmap.go
lightmap_test.go
luminance.go
luminance_test.go
perception.go
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