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