Class LocalImagesService

java.lang.Object
com.google.appengine.tools.development.AbstractLocalRpcService
com.google.appengine.api.images.dev.LocalImagesService
All Implemented Interfaces:
LocalRpcService

@AutoService(LocalRpcService.class) public final class LocalImagesService extends AbstractLocalRpcService
Java stub implementation of the images api backend using Image 2D. Depends on ImageIO being able to load and save in the correct image formats.