Pakket | flash.display |
Klasse | public final class ColorCorrectionSupport |
Overerving | ColorCorrectionSupport ![]() |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
flash.display.Stage.colorCorrectionSupport
.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
DEFAULT_OFF : String = "defaultOff" [statisch]
Kleurcorrectie wordt ondersteund en is standaard uitgeschakeld. | ColorCorrectionSupport | ||
DEFAULT_ON : String = "defaultOn" [statisch]
Kleurcorrectie wordt ondersteund en is standaard ingeschakeld. | ColorCorrectionSupport | ||
UNSUPPORTED : String = "unsupported" [statisch]
Kleurcorrectie wordt niet ondersteund door de hostomgeving. | ColorCorrectionSupport |
Constantedetails
DEFAULT_OFF | Constante |
public static const DEFAULT_OFF:String = "defaultOff"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Kleurcorrectie wordt ondersteund en is standaard uitgeschakeld.
DEFAULT_ON | Constante |
public static const DEFAULT_ON:String = "defaultOn"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Kleurcorrectie wordt ondersteund en is standaard ingeschakeld.
UNSUPPORTED | Constante |
public static const UNSUPPORTED:String = "unsupported"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Kleurcorrectie wordt niet ondersteund door de hostomgeving.
Wed Jun 13 2018, 11:42 AM Z