powered by
at(im, x, y, z = 1, cc = 1)color.at(im, x, y, z = 1)
color.at(im, x, y, z = 1)
color.at
im <- as.cimg(function(x,y) x+y,50,50) at(im,10,1) at(im,10:12,1) at(im,10:12,1:3) color.at(boats,x=10,y=10)
Run the code above in your browser using DataLab