Skip to content

PNG: Encoding

WARNING

  • PNG is pre-v1.0.0, and the public API should be expected to change between releases.
    Not all features defined in the PNG 3.0 specification are currently supported, and certain PNG data may fail or partially fail to decode. (for more information, see PNG: Decoding, Compatibility)

INFO

PNG is currently decode-only. This page will be updated once encoding is implemented.

Released under the MIT License.