public class BufferedImageMapper extends Mapper
| Constructor and Description |
|---|
BufferedImageMapper(BufferedImage bi) |
| Modifier and Type | Method and Description |
|---|---|
double |
f(double x,
double y) |
Rectangle |
getClippedViewport(Rectangle roi)
Returns the intersection of this BufferedImage's dimensions
with those passed in in Rectangle roi, if there is one.
|
f, f, fAsFloat, fAsFloat, fAsFloat, fAsFloat, remap, remapDrawable, remapPolygonpublic BufferedImageMapper(BufferedImage bi)
Copyright © 2016. All rights reserved.