User Guide
430 ActionScript classes
Constructor summary
Method summary
Methods inherited from class Object
Signature Description
ColorTransform([redM
ultiplier:Number],
[greenMultiplier:Num
ber],
[blueMultiplier:Numb
er],
[alphaMultiplier:Num
ber],
[redOffset:Number],
[greenOffset:Number]
,
[blueOffset:Number],
[alphaOffset:Number]
)
Creates a ColorTransform object for a display object with the
specified color channel values and alpha values.
Modifiers Signature Description
concat(second:ColorT
ransform) : Void
Applies a second, additive color transformation to the
movie clip.
toString() : String Formats and returns a string that describes all of the
properties of the ColorTransform object.
addProperty (Object.addProperty method), hasOwnProperty
(Object.hasOwnProperty method), isPropertyEnumerable
(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf
method), registerClass (Object.registerClass method), toString
(Object.toString method), unwatch (Object.unwatch method), valueOf
(Object.valueOf method), watch (Object.watch method)