icc_parser 0.1.2
icc_parser: ^0.1.2 copied to clipboard
A pure-dart library used to parse ICC profiles and create color transformations based on them
0.1.2 #
- Added more tests and better error reporting
0.1.1 #
- Add missing support for PCS connection with target XYZ from lab
0.1.0 #
- Fixed issue where conversion from 3D lut would not always have the correct size
0.0.4 #
- Remove print statements again
0.0.3 #
- Remove print statements
0.0.2 #
- Don't require the final lutAToB curve to be aligned
- Add support for writing ICC profile back to bytes
0.0.1 #
- Initial version with support for a limited set of transformations
- Based on ICC version 4.4