Hi, I am developing a C function to return an Raw image to java/JNI.
I would like this function to return raw image data being either RGB or GRAY. I'm reading scanimage.c, but it's a hard one for me due to lack of experience. Is there a simpler example I can look at? Or maybe a "higher level API" ? -- Thanks.
