Reads an image from a PNG file/content into a raster array. ... read a sample file (R logo) img <- readPNG(system.file("img", "Rlogo.png", package="png")) ...
確定! 回上一頁