| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ThumborUrlBuilder |
ThumborUrlBuilder.trim(ThumborUrlBuilder.TrimPixelColor value)
Removing surrounding space in image.
|
ThumborUrlBuilder |
ThumborUrlBuilder.trim(ThumborUrlBuilder.TrimPixelColor value,
int colorTolerance)
Removing surrounding space in image.
|
Copyright © 2012-2015 Square, Inc.. All Rights Reserved.