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

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -