java - BufferedImage in IKVM -
what best and/or easiest way replace missing bufferedimage functionality java project converting .net ikvm?
i'm getting "cli.system.notimplementedexception: bufferedimage" exceptions when running application, otherwise runs fine.
the awt code in ikvm easy read , edit. i'd recommend methods using throw exception, , implement them. i've done several times before ikvm's awt implementation , found easy background/server related functions. less usable if app desktop app, however.
Comments
Post a Comment