1. Home
  2. Browse
  3. libpng

libpng

v1.6.36#0Go to latest

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

The package libpng is compatible with built-in CMake targets:

find_package(PNG REQUIRED)
target_link_libraries(main PRIVATE PNG::PNG)

Dependencies

See source

Version

v1.6.36#0

Publication

Supports

All

GitHub

glennrp/libpng

Subtree

bb1bb1c94a

License

Complex license

Definition

Control