This is a maintenance version with some important bug fixes and improvements including:
- The RangeLookupTable class, used by the RangeLookup operation, can now be safely used by concurrent threads and is more efficient when working with a large number of lookup items.
- The DiskMemImageGraphics class, used in conjunction with the JAITools tiled image class DiskMemImage, now handles clipping and transforms in an equivalent manner to standard Java AWT classes (thanks to Ákos Maróy for his work on this).
- A new ImageDataType enum has been added to make it easier to associate data types identified by DataBuffer constants with Number classes.
Share and enjoy !
No comments:
Post a Comment