Microsoft
Software
Hardware
Network
Question : Graphics2D.clearPolygon(Polygon p) ?
Hi,
The problem I have right now is that I've got an image which has some transparent pixels and some opaque ones.
I would like to remove some of the opaque pixels in the same of a polygon that I have generated.
The problem is that java only has API for clear rectangles.
The way I am solving this problem right now is just by drawing the polygon as the color behind the image, but this does not always work because the background changes.
Doing some hacking around with the API is not a problem if it solves my problem, just so long as it is not terribly inefficient.
I haven't been able to find anything on the subject so far.
Thanks
Answer : Graphics2D.clearPolygon(Polygon p) ?
try smartdraw
http://www.smartdraw.com/
I use it to create floorplans
Random Solutions
MAC Mail with Exchange 2007 Attachment Issue
SAS 9.1 - Excel Import
problem killing a session in java
Exchange 2007 mail relay
Non-Dell motherboard upgrade for Dell XPS Generation 5 Case
Do you know a utility in Unix I could use that would compare 2 files (for ex:, files A.txt vs B.txt) and display the differences between the 2 files?
imap_mail_move on POP3 mailbox
Build and run of Actuate reports
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)
AJAX load HTML into DIV