Update README.md

This commit is contained in:
Luke Page 2015-08-03 16:55:14 +01:00
parent 2291c1816d
commit e54257c4bd

View file

@ -97,11 +97,6 @@ API
As input any color type is accepted (grayscale, rgb, palette, grayscale with alpha, rgb with alpha) but 8 bit per sample (channel) is the only supported bit depth. Interlaced mode is not supported.
### Supported ancillary chunks
- `gAMA` - gamma,
- `tRNS` - transparency (but only for paletted image)
## Class: PNG
`PNG` is readable and writable `Stream`.