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
Show All Records In Query if Nothing Selected in Listbox
Power Point files won't open from samba share
How could i distribute internet to users connected to windows server 2008 R2 ????
ZyXel GS-1548 switch
DNS over a VPN-Tunnel
Windows 2008 R2 RDS User redirection
Unattended Windows 7 Installation answer file not working
How do I add a Folder to Windows Installer without having to add each individual file
How can I determine from an Office 2010 Volume License key (or product activation key) exactly which version of Office 2010 to download & install from MSDN (msdn.microsoft.com)?
PHP.ini file 'display_errors' is set to Off but errors still appear on page?