User Guide
GradientBevelFilter (flash.filters.GradientBevelFilter) 613
See also
ratios (GradientBevelFilter.ratios property), applyFilter
(BitmapData.applyFilter method)
, BevelFilter (flash.filters.BevelFilter),
filters (Button.filters property), cacheAsBitmap (Button.cacheAsBitmap
property)
, cacheAsBitmap (MovieClip.cacheAsBitmap property), filters
(MovieClip.filters property)
, filters (TextField.filters property)
Property summary
Properties inherited from class Object
Modifiers Property Description
alphas:Array An array of alpha transparency values for the
corresponding colors in the colors array.
angle:Number The angle, in degrees.
blurX:Number The amount of horizontal blur.
blurY:Number The amount of vertical blur.
colors:Array An array of RGB hexadecimal color values to use in
the gradient.
distance:Number The offset distance.
knockout:Boolean Specifies whether the object has a knockout effect.
quality:Number The number of times to apply the filter.
ratios:Array An array of color distribution ratios for the
corresponding colors in the colors array.
strength:Number The strength of the imprint or spread.
type:String The placement of the bevel effect.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)