Uses of Class
com.squareup.pollexor.ThumborUrlBuilder.ImageFormat

Uses of ThumborUrlBuilder.ImageFormat in com.squareup.pollexor
 

Methods in com.squareup.pollexor that return ThumborUrlBuilder.ImageFormat
static ThumborUrlBuilder.ImageFormat ThumborUrlBuilder.ImageFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ThumborUrlBuilder.ImageFormat[] ThumborUrlBuilder.ImageFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.squareup.pollexor with parameters of type ThumborUrlBuilder.ImageFormat
static String ThumborUrlBuilder.format(ThumborUrlBuilder.ImageFormat format)
          Specify the output format of the image.
 



Copyright © 2012-2014 Square, Inc.. All Rights Reserved.