java - how can I get coordinate from graphics2d.rotate -


i have trouble. want see drawed rectangle'coordinates when use g.drawimage(...)

g.rotate(math.toradians(angle), org_centerx, org_centery); g.drawimage(marskingimg, left, top, width, height, null); imageio.write(org_bi, "jpg", org.getabsolutefile()); 

do have idea?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -