Learn R Programming

handwriter (version 3.1.1)

cleanBinaryImage: cleanBinaryImage

Description

Removes alpha channel from png image.

Usage

cleanBinaryImage(img)

Value

png image with the alpha channel removed

Arguments

img

A matrix of 1s and 0s.