Package codechicken.lib.colour

Examples of codechicken.lib.colour.ColourRGBA


                var5 = var8;
                var6 = var9;
                var7 = var10;
            }

            imageData[var2] = new ColourRGBA(var5, var6, var7, -1).argb();
        }
    }
View Full Code Here

TOP

Related Classes of codechicken.lib.colour.ColourRGBA

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.