There are a few issues currently plaguing ImageRaster.
1) Performance: It is somewhat slower than other implementations of the same
functionality. The performance issues should be nailed down and fixed.
2) Android compatibility: The current implementation does not work with
Android, but it should be fairly simple to support it.
3) Mipmaps: Current implementation cannot read or write to mipmaps.
4) ImageToAwt: This class should be modified to use ImageRaster internally to
avoid duplicate code.
5) Abstracting raster: Consider creating a Raster interface that ImageRaster
will then implement.
Original issue reported on code.google.com by ShadowIs...@gmail.com on 6 Sep 2012 at 6:00
Original issue reported on code.google.com by
ShadowIs...@gmail.com
on 6 Sep 2012 at 6:00