Learn R Programming

⚠️There's a newer version (0.1-10) of this package.Take me there.

jpeg (version 0.1-8)

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

146,199

Version

0.1-8

License

GPL-2 | GPL-3

Maintainer

Last Published

January 23rd, 2014

Functions in jpeg (0.1-8)

writeJPEG

Write a bitmap image in JPEG format
readJPEG

Read a bitmap image stored in the JPEG format