cleanBinaryImage: cleanBinaryImage

View source: R/RcppExports.R

cleanBinaryImageR Documentation

cleanBinaryImage

Description

Removes alpha channel from png image.

Usage

cleanBinaryImage(img)

Arguments

img

A matrix of 1s and 0s.

Value

png image with the alpha channel removed


handwriter documentation built on June 22, 2024, 9:26 a.m.