Hi, I have some code that uses rJava. One of the Java side methods returns a
byte[] representing the bytes from a PNG image.

What I'd like to do is to be able to bring up the PNG on the R side (I can
bring up a Swing window to show the PNG but I want to avoid that). I have
looked at the pixmap and rimage packages but don't seem to be able to work
out how I'd go about this (or if it's at all possible).

Does anybody have any pointers?

Thanks,

-- 
Rajarshi Guha
NIH Chemical Genomics Center

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to