|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ThumborUrlBuilder.TrimPixelColor in com.squareup.pollexor |
|---|
| Methods in com.squareup.pollexor that return ThumborUrlBuilder.TrimPixelColor | |
|---|---|
static ThumborUrlBuilder.TrimPixelColor |
ThumborUrlBuilder.TrimPixelColor.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ThumborUrlBuilder.TrimPixelColor[] |
ThumborUrlBuilder.TrimPixelColor.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.TrimPixelColor | |
|---|---|
ThumborUrlBuilder |
ThumborUrlBuilder.trim(ThumborUrlBuilder.TrimPixelColor value)
Removing surrounding space in image. |
ThumborUrlBuilder |
ThumborUrlBuilder.trim(ThumborUrlBuilder.TrimPixelColor value,
int colorTolerance)
Removing surrounding space in image. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||