|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Image | |
---|---|
coldfusion.image |
Uses of Image in coldfusion.image |
---|
Methods in coldfusion.image that return Image | |
---|---|
Image |
Image.copyArea(int srcX,
int srcY,
int width,
int height)
|
Image |
Image.copyArea(int srcX,
int srcY,
int width,
int height,
int destX,
int destY)
|
Methods in coldfusion.image with parameters of type Image | |
---|---|
void |
Image.overlay(Image img)
|
void |
Image.paste(Image img2,
int x,
int y)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |