Package | Description |
---|---|
coldfusion.image |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
Image.overlay(Image img) |
void |
Image.paste(Image img2,
int x,
int y) |
Copyright © 2015 Lucee