Under the following configuration:
Eclipse IDE for Java Developers - Luna Service Release 2 (4.4.2)
Java Version 8 Update 45 Build 1.8.0_45-b15
Paint.NET 4.0.5 (Final 4.5.5454.39504)
Each time i use Transparency (Alpha) PNGs inside Paint.NET, when using images on Java code inside Eclipse, i reach a Java exception:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Rescaling cannot be performed on an indexed image at java.awt.image.RescaleOp.filter (Unknown Source).
Anybody experienced this before? How can i solve this?