|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlendMode | |
|---|---|
| flash.display | |
| Uses of BlendMode in flash.display |
|---|
| Methods in flash.display that return BlendMode | |
|---|---|
BlendMode |
DisplayObject.getBlendMode()
A value from the BlendMode class that specifies which blend mode to use. |
static BlendMode |
BlendMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BlendMode |
BlendMode.valueOfNative(String nativeEnum)
|
static BlendMode[] |
BlendMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in flash.display with parameters of type BlendMode | |
|---|---|
void |
DisplayObject.setBlendMode(BlendMode blendMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||