public interface ImageFilter
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ByteBuffer bytes,
int width,
int height,
Rectangle area) |
void apply(ByteBuffer bytes, int width, int height, Rectangle area)
Copyright © 2016. All rights reserved.