| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.image |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ImageProcessor.ImageCreateAndLoadHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageProcessor.loadImage(Blob image,
ImageProcessor.ImageLoadHandler handler)
Loads an image to the processor.
|
void |
ImageProcessor.loadImage(String url,
ImageProcessor.ImageLoadHandler handler)
Loads an image to the processor.
|
Copyright © 2015. All rights reserved.