Learn R Programming

jpeg (version 0.1-10)

Read and write JPEG images

Description

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

Copy Link

Version

Install

install.packages('jpeg')

Monthly Downloads

166,224

Version

0.1-10

License

GPL-2 | GPL-3

Maintainer

Last Published

November 29th, 2022

Functions in jpeg (0.1-10)

writeJPEG

Write a bitmap image in JPEG format
readJPEG

Read a bitmap image stored in the JPEG format