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 Oct. 13, 2023, 5:10 p.m.