Browse Source

Added Argb to the list of supported color models

af/merge-core
rokleM 10 years ago
parent
commit
2a954f6996
  1. 1
      README.md

1
README.md

@ -58,6 +58,7 @@ git clone https://github.com/JimBobSquarePants/ImageSharp
- [x] YCbCr
- IPackedPixel\<TPacked\> representations of color models. Compatible with Microsoft XNA Game Studio and MonoGame.
- [x] Alpha8
- [x] Argb
- [x] Bgr565
- [x] Bgra444
- [x] Bgra565

Loading…
Cancel
Save