The solution I found most useful for cropping a buffered image uses the getSubImage(x,y,w,h);. My cropping routine ended up looking like this:
確定! 回上一頁