public class FactoryImage
extends java.lang.Object
| Constructor and Description |
|---|
FactoryImage() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ImageSingleBand> |
create(java.lang.Class<T> type,
int width,
int height) |
public static <T extends ImageSingleBand> T create(java.lang.Class<T> type, int width, int height)