f1c06a9b0e7b66d4455ffcc0284ffb372219c655
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type gs : Graphics to gs : Graphics2D in method public rotate(image BufferedImage, degree int) : BufferedImage in class org.nutz.img.Images | From | To | |
Change Variable Type gc : Graphics to gc : Graphics2D in method public zoomScale(im BufferedImage, w int, h int, bgColor Color) : BufferedImage in class org.nutz.img.Images | From | To |