Uses of Interface
com.google.appengine.api.images.ImagesService
-
Packages that use ImagesService Package Description com.google.appengine.api.images Provides facilities for the creation and manipulation of images. -
-
Uses of ImagesService in com.google.appengine.api.images
Methods in com.google.appengine.api.images that return ImagesService Modifier and Type Method Description ImagesServiceIImagesServiceFactory. getImagesService()Creates an implementation of the ImagesService.static ImagesServiceImagesServiceFactory. getImagesService()Creates an implementation of the ImagesService.
-