|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ImageTransformer
Method Summary | |
int[] |
transform(int translateX,
int translateY,
double rotate,
double scaleX,
double scaleY)
Transforms the underlying image given the translate, rotate, and scale parameters and returns an int array of ipxel data. |
Method Detail |
public int[] transform(int translateX, int translateY, double rotate, double scaleX, double scaleY)
translateX
- translateY
- rotate
- scaleX
- scaleY
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |