Skip to content
Prev 39175 / 63424 Next

using rasterImage within image

On Feb 14, 2011, at 2:28 PM, Paul Murrell wrote:

            
Mea culpa - I had forgotten that the default for interpolate=TRUE (unfortunately) so all those dozens of warnings came from the fact that R was trying to interpolate on a device that doesn't support it. I stand corrected, transparent pixels are supported if interpolate=FALSE so image() should be safe.

Thanks,
Simon