syoyo / tinydng

Header-only Tiny DNG/TIFF loader and writer in C++
MIT License
151 stars 30 forks source link

[TODO] Read color profile #39

Closed syoyo closed 8 months ago

syoyo commented 8 months ago

Support reading embedded color profile(curve)

At least we need to support...

Example in ProRAW

50936 (0xc6f8) ASCII (2) 29<Apple Embedded Color Pro ...>
50940 (0xc6fc) FLOAT (11) 514<0 0 0.00390625 0.000103933 0.0078125 0.000830283 0.0117188 0.00203969 0.015625 0.00347667 0.0195312 0.00508704 0.0234375 0.00683915 0.0273438 0.00871165 0.03125 0.0106928 0.0351562 0.0127778 0.0390625 0.0149505 0.0429688 0.0172076 ...>
syoyo commented 8 months ago

supported via https://github.com/syoyo/tinydng/commit/659491974e91e26c1667985fd1981985beee218c