advanced code snippet search
iure on 07/09/10
image textmate thumb imagetool
07/09/10 01:17am07/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.