im_pixelate: Apply a mosaic effect

View source: R/pictplot.R

im_pixelateR Documentation

Apply a mosaic effect

Description

Apply a mosaic effect

Usage

im_pixelate(im, size = 16)

Arguments

im

an image

size

box size in pixel (default is 16)

Value

an image

Examples

plot(im_pixelate(regatta, size = 16))

tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.