imager (version 0.45.8)

px.na: A pixset for NA values

Description

A pixset containing all NA pixels

Usage

px.na(im)

Value

a pixset

Arguments

im

an image

Examples

Run this code
cimg.limit.openmp()
im <- boats
im[1] <- NA
px.na(im)

Run the code above in your browser using DataLab