public class PixelationFilterTransformation extends GPUFilterTransformation
The pixel with a default of 10.0.
| Constructor and Description |
|---|
PixelationFilterTransformation() |
PixelationFilterTransformation(float pixel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
void |
updateDiskCacheKey(java.security.MessageDigest messageDigest) |
getFilter, transformtransformpublic PixelationFilterTransformation()
public PixelationFilterTransformation(float pixel)
public java.lang.String toString()
toString in class GPUFilterTransformationpublic boolean equals(java.lang.Object o)
equals in class GPUFilterTransformationpublic int hashCode()
hashCode in class GPUFilterTransformationpublic void updateDiskCacheKey(java.security.MessageDigest messageDigest)
updateDiskCacheKey in class GPUFilterTransformation