Problem in using PNG files....
Hi everybody...
Whenever i use ImageIo.read(filename) function to read a PNG file....it returns a bufferedImage with Type = 0....
and i cannot use this type of image to perform convolution operations....
how can i solve this?....
Another problem is that whenever i save it using the write method....the size of the new file is way too large than original image.
( ex - 250 kb(source image) - 1.5Mb(saved image))
how can i solve this?
plzz someone help me...
itz urgent!!

