mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-22 00:00:03 -04:00
Core now moved to common.
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user