public interface IImageFilter
Modifier and Type | Method and Description |
---|---|
BufferedImage |
filterImage(ContentContextBean ctx,
BufferedImage image) |
String |
getId() |
String |
getImageFilterKey(ContentContextBean ctx) |
String |
getImageHash(ContentContextBean ctx) |
String getId()
String getImageFilterKey(ContentContextBean ctx)
BufferedImage filterImage(ContentContextBean ctx, BufferedImage image)
String getImageHash(ContentContextBean ctx)
Copyright © 2012-2018. All Rights Reserved.