| Pakket | spark.core |
| Klasse | public final class MaskType |
| Overerving | MaskType Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
maskType property of the GraphicElement class.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| ALPHA : String = "alpha" [statisch]
The mask respects opacity and uses the strokes and bitmap filters of the mask. | MaskType | ||
| CLIP : String = "clip" [statisch]
The mask either displays the pixel or does not. | MaskType | ||
| LUMINOSITY : String = "luminosity" [statisch]
The mask respects both opacity and RGB color values and
uses the strokes and bitmap filters of the mask. | MaskType | ||
Constantedetails
ALPHA | Constante |
public static const ALPHA:String = "alpha"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The mask respects opacity and uses the strokes and bitmap filters of the mask.
CLIP | Constante |
public static const CLIP:String = "clip"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The mask either displays the pixel or does not. Strokes and bitmap filters are not used.
LUMINOSITY | Constante |
public static const LUMINOSITY:String = "luminosity"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | 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.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven