|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface ScaleEngine
Interface that specify any rendering engine for image scaling in BI plugin
Method Summary | |
---|---|
BufferedImage
|
execute(ImageFile loadedImage, int width, int height)
|
Method Detail |
---|
public BufferedImage execute(ImageFile loadedImage, int width, int height)
Groovy Documentation