We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b568ac + c4126ad commit eb26079Copy full SHA for eb26079
docs/decode.md
@@ -203,7 +203,7 @@ If the `SPNG_DECODE_PROGRESSIVE` flag is set the decoder will be
203
initialized with `fmt` and `flags` for progressive decoding,
204
the values of `out`, `len` are ignored.
205
206
-The `SPNG_DECODE_TNRS` flag is silently ignored if the PNG does not
+The `SPNG_DECODE_TRNS` flag is silently ignored if the PNG does not
207
contain a tRNS chunk or is not applicable for the color type.
208
209
This function can only be called once per context.
0 commit comments