1. Home
  2. Browse
  3. libpng

libpng

v1.6.46#0Latest

libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files

Install

Run the following Vcpkg command to install the port.

vcpkg install libpng

Usage

libpng provides CMake targets:

find_package(PNG REQUIRED)

target_link_libraries(main PRIVATE PNG::PNG)

Features

Dependencies

See source

Version

v1.6.46#0

Publication

Supports

All

GitHub

pnggroup/libpng

Homepage

github.com/pnggroup/libpng

Subtree

7a08d764b4

License

libpng-2.0

Definition

Manifest