Browse Source

Update readme

Former-commit-id: 9bbd6bd01396d7b6ba4d558805c43f7c30c5d240
Former-commit-id: 3497c0bbc415ce6b164013ecdc40d423c154e68b
Former-commit-id: 9a00483cb0f1c66b64c42f9ab309ab3de272cebb
pull/17/head
James Jackson-South 11 years ago
parent
commit
24fb7c9b28
  1. 4
      README.md

4
README.md

@ -48,8 +48,8 @@ git clone https://github.com/JimBobSquarePants/ImageProcessor
- Basic color structs with implicit operators. Vector backed. [#260](https://github.com/JimBobSquarePants/ImageProcessor/issues/260)
- [x] Color - Float based, premultiplied alpha, No limit to r, g, b, a values allowing for a fuller color range.
- [x] BGRA32
- [ ] CIE Lab
- [ ] CIE XYZ
- [x] CIE Lab
- [x] CIE XYZ
- [x] CMYK
- [x] HSV
- [x] HSL

Loading…
Cancel
Save