See the rasterImage function to do the plotting. If you need to read the image in then I would start with the EBImage package from bioconductor (though there are others as well).
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alaios Sent: Monday, January 16, 2012 12:05 AM To: [email protected] Subject: [R] Read and show Bitmap Images Dear all, I am looking for a function that can plot bitmap images and by plotting I mean a function that can read an image's matrix structure with integers and assign colors. Do you please suggest me what else I can do for plotting these images? I would like to thank you for your reply B.R Alex [[alternative HTML version deleted]] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

