| Pakiet | spark.core |
| Klasa | public final class MaskType |
| Dziedziczenie | MaskType Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
maskType property of the GraphicElement class.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| ALPHA : String = "alpha" [statyczny]
The mask respects opacity and uses the strokes and bitmap filters of the mask. | MaskType | ||
| CLIP : String = "clip" [statyczny]
The mask either displays the pixel or does not. | MaskType | ||
| LUMINOSITY : String = "luminosity" [statyczny]
The mask respects both opacity and RGB color values and
uses the strokes and bitmap filters of the mask. | MaskType | ||
Szczegół stałej
ALPHA | Stała |
public static const ALPHA:String = "alpha"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The mask respects opacity and uses the strokes and bitmap filters of the mask.
CLIP | Stała |
public static const CLIP:String = "clip"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The mask either displays the pixel or does not. Strokes and bitmap filters are not used.
LUMINOSITY | Stała |
public static const LUMINOSITY:String = "luminosity"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The mask respects both opacity and RGB color values and uses the strokes and bitmap filters of the mask.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne