1. Home
  2. Browse
  3. libpng

libpng

v1.6.43#1Go 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)

Features

Dependencies

See source

Version

v1.6.43#1

Publication

Supports

All

GitHub

glennrp/libpng

Homepage

github.com/glennrp/libpng

Subtree

dc363588f4

License

libpng-2.0

Definition

Manifest