24 bit « bit « Java Data Type Q&A





1. Java playback of 24 bit audio is incorrect    stackoverflow.com

I am using the javax sound API to implement a simple console playback program based on http://www.jsresources.org/examples/AudioPlayer.html. Having tested it using a 24 bit ramp file (each sample is ...

2. Reading a 48 bit PPM (PNM) and saving as a 24 bit jpeg using JAI    stackoverflow.com

We had a process where we would read a 24 bit ppm (8 bits per color) file, crop it and resize it then save it as a jpeg thumbnail making use ...