api - Lossless reproduce of Image in Java -


i working on 1 sample image algorithm, read complete image matrix format , re-produce same image matrix data.

i searching similar api in java, couldn't find one.

if read image[mxn pixel] in matlab, producing of image[m][n] size , in similar fashion, read , write image matrix/file in java without loss of data.

read image java.awt.bufferedimage using 1 of read() methods of java.imageio.imageio. can access color values of each pixsel using getrgb(int x, int y).


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -