powered by
Prints a very brief description of a pixel image object.
# S3 method for im print(x, …)
Pixel image (object of class "im").
"im"
Ignored.
A very brief description of the pixel image x is printed.
x
This is a method for the generic function print.
print
print, im.object, summary.im
im.object
summary.im
# NOT RUN { data(letterR) U <- as.im(letterR) U # }
Run the code above in your browser using DataLab