This commit is contained in:
Kuba Niegowski 2012-08-19 01:14:15 +02:00
parent 616725ecaf
commit 66c0a34c7a

View file

@ -46,6 +46,10 @@ For more examples see `examples` folder.
Documentation
================
Currently only true color mode with 8-bit color depth (per color) with alpha
is supported. PNG cannot parse and create images with palette of colors.
Interlaced mode is not supported either.
## PNG
`PNG` is readable and writeable `Stream`.