Hi, I have seen that some Java 2D apps and Java 2D games use AlphaComposite class to do alpha blending and other tasks.
The Java docs says that "The AlphaComposite class implements basic alpha compositing rules for combining source and destination colors to achieve blending and transparency effects with graphics and images." I don't understand the concepts of AlphaComposite class, and don't know how and when to use this class. For example, what is the source, and what is the destination in AlphaComposite class? May some people interpret this class's concept and usage to me in detail? Maybe some examples will help. Thanks! [Message sent by forum member 'ylzhao' (ylzhao)] http://forums.java.net/jive/thread.jspa?messageID=138245 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".