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. 25, 2024, 1:06 a.m.