Learn R Programming

png (version 0.1-8)

Read and write PNG images

Description

This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.

Copy Link

Version

Install

install.packages('png')

Monthly Downloads

505,642

Version

0.1-8

License

GPL-2 | GPL-3

Maintainer

Last Published

November 29th, 2022

Functions in png (0.1-8)

readPNG

Read a bitmap image stored in the PNG format
writePNG

Write a bitmap image in PNG format