| Modifier and Type | Field and Description |
|---|---|
static BlendComposite |
BlendComposite.Multiply
A blend composite that yields [ Sa * Da, Sc * Dc].
|
| Modifier and Type | Method and Description |
|---|---|
BlendComposite |
BlendComposite.derive(float alpha)
Returns a derived composite with the specified alpha.
|
Copyright © 2015. All Rights Reserved.