mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-22 00:00:03 -04:00
9 lines
228 B
Java
Executable File
9 lines
228 B
Java
Executable File
/**
|
|
* Classes for image manipulation.
|
|
* <p/>
|
|
* See the class {@link com.twelvemonkeys.image.ImageUtil}.
|
|
*
|
|
* @version 1.0
|
|
* @author <a href="mailto:harald.kuhr@gmail.com">Harald Kuhr</a>
|
|
*/
|
|
package com.twelvemonkeys.image; |