1. Home
  2. Browse
  3. libpng

libpng

v1.6.44#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.

Usage

libpng provides CMake targets:

find_package(PNG REQUIRED)

target_link_libraries(main PRIVATE PNG::PNG)

Features

Dependencies

See source

Version

v1.6.44#0

Publication

Supports

All

GitHub

glennrp/libpng1.3K

Homepage

github.com/glennrp/libpng

Subtree

a469702fe1

License

libpng-2.0

Definition

Manifest