mirror of
https://github.com/danbulant/pngjs
synced 2026-05-27 05:41:47 +00:00
README.md update
This commit is contained in:
parent
eedc329b9a
commit
11a02b6801
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ Documentation
|
|||
|
||||
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
|
||||
------------------
|
||||
### Supported ancillary chunks
|
||||
- `gAMA` - gamma,
|
||||
- `tRNS` - transparency (but only for paletted image)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue