mirror of
https://github.com/danbulant/pngjs
synced 2026-05-27 05:41:47 +00:00
Update README.md
This commit is contained in:
parent
2291c1816d
commit
e54257c4bd
1 changed files with 0 additions and 5 deletions
|
|
@ -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`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue