Package | Description |
---|---|
voltex |
Modifier and Type | Method and Description |
---|---|
Mask.BlendMethod |
Mask.getAlphaMethod() |
Mask.BlendMethod |
Mask.getColorMethod() |
static Mask.BlendMethod |
Mask.BlendMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mask.BlendMethod[] |
Mask.BlendMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Mask.setAlphaMethod(Mask.BlendMethod m) |
void |
Mask.setColorMethod(Mask.BlendMethod m) |
Copyright © 2015–2021 Fiji. All rights reserved.