tags:

views:

20

answers:

0

Hi,

How to convert color depth of an image from 24 bit to 16 bit in JAI. Could anybody post sample code? We tried many ways like PNGEncoderParam.RGB setBitDepth(). but not working.. Is this the right way to do? Please help..