JJIL Android Java Problem
        Posted  
        
            by Danny_E
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Danny_E
        
        
        
        Published on 2010-03-16T19:00:26Z
        Indexed on 
            2010/03/16
            19:01 UTC
        
        
        Read the original article
        Hit count: 319
        
Hey Guys,
Long time reader never posted until now. Im having some trouble with Android, im implementing a library called JJIL its an open source imaging library.
My problem is this i need to run some analysis on an image and to do so i need to have it in jjil.core.image format and once those processes are complete i need to convert the changed image from jjil.core.image to java.awt.image. I cant seem to find a method of doing this does anyone have any ideas or have any experience with this?
I would be grateful of any help.
Danny
© Stack Overflow or respective owner