public static const DEFAULT:String = "default"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
ホストのデフォルトのカラー補正を使用します。Web プレーヤーの場合、通常、ホストはブラウザです。Flash Player では、SWF ファイルのホストである Web ページと同じカラー補正を使用しようとします。
public static const OFF:String = "off"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
プレーヤーのホスト環境とは関係なしにカラー補正をオフにします。この設定により、パフォーマンスが高速化されます。
public static const ON:String = "on"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
プレーヤーのホスト環境とは関係なしにカラー補正をオンにします。
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Mar 19 2009, 08:51 PM -07:00 現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/flash/display/ColorCorrection.html