Language version: | ActionScript 3.0 |
The ColorCorrectionSupport class provides values for the
flash.display.Stage.colorCorrectionSupport
property.
public static const DEFAULT_OFF:String = "defaultOff"
Language version: | ActionScript 3.0 |
Color correction is supported, but off by default.
public static const DEFAULT_ON:String = "defaultOn"
Language version: | ActionScript 3.0 |
Color correction is supported, and on by default.
public static const UNSUPPORTED:String = "unsupported"
Language version: | ActionScript 3.0 |
Color correction is not supported by the host environment.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00