Core now moved to common.

This commit is contained in:
Erlend Hamnaberg
2009-11-08 19:01:36 +01:00
parent e0a6c0a2bd
commit 7167a7a4ad
36 changed files with 36 additions and 223 deletions
@@ -0,0 +1,9 @@
/**
* Classes for image manipulation.
* <p/>
* See the class {@link com.twelvemonkeys.image.ImageUtil}.
*
* @version 1.0
* @author <a href="mailto:harald@escenic.com">Harald Kuhr</a>
*/
package com.twelvemonkeys.image;