package flash.filters; extern class BitmapFilterQuality { static var HIGH : Int; static var LOW : Int; static var MEDIUM : Int; }