org.cruxframework.crux.core.client.image
Interface ImageProcessor.ImageLoadHandler

All Known Subinterfaces:
ImageProcessor.ImageCreateAndLoadHandler
Enclosing class:
ImageProcessor

public static interface ImageProcessor.ImageLoadHandler


Method Summary
 void onError()
           
 void onLoad(ImageProcessor processor)
           
 

Method Detail

onLoad

void onLoad(ImageProcessor processor)

onError

void onError()


Copyright © 2014. All rights reserved.