Does the JAI API allow you to handle any type of bitmap file and display it? If so, where are some code examples of this?
I am tasked with allowing our code to access and display any type of bitmap file. (ex 24 bit, 16 color, 256 color, monochrome)
Thanks