I've only used CompositeMode so far, it handles two at a time but you can layer them, so like this: <font class="small">Code:</font><hr /><pre>CompositeMode map Bitmap1 (additive) CompositeMode map Bitmap2 (multiply) Bitmap3 (normal)</pre><hr /> Hope that makes sense. You'll see when you get in, it's pretty cool.