* BitmapFactory: Support basic options * Bitmap: Support querying image type * Bitmap: Support all BufferedImage image types Required to be able to construct a bitmap with exactly the same parameters
Some extensions use more Canvas methods, but they don't really seem to get that far yet, all the others I was able to test seem to work now.
Only what was needed is implemented, compression method is still untested.