iure on 07/09/10
Last Edited at 07/09/10 01:15am
ImageTool imgTool = new ImageTool()imgTool.load($1.getBytes())imgTool.thumbnail(260)return imgTool.getBytes("JPEG")
Report this snippet Tweet
Comment:
You need to login to post a comment.