| Crates.io | rcms |
| lib.rs | rcms |
| version | 0.1.0 |
| created_at | 2020-04-01 10:32:25.302573+00 |
| updated_at | 2020-04-01 10:32:25.302573+00 |
| description | ICC color management library |
| homepage | |
| repository | https://github.com/cpsdqs/rcms |
| max_upload_size | |
| id | 225139 |
| size | 191,996 |
An ICC color management library; heavily based on Little CMS.
Currently sparsely implemented and prone to crashing from a todo!().
What this library will do:
What this library will not do:
To facilitate alternate implementations of color transforms (e.g. on the GPU), all pipeline internals are exposed in the API.