Packagecom.swfwire.decompiler.data.swf.records
Classpublic class GradientRecord
InheritanceGradientRecord Inheritance Object
Implements IGradientRecord



Public Properties
 PropertyDefined By
  gradientRecords : Vector.<GradientControlPointRecord>
GradientRecord
  numGradients : uint
GradientRecord
  reserved : uint
GradientRecord
Public Methods
 MethodDefined By
  
read(swf:SWFByteArray):void
GradientRecord
  
GradientRecord
Property Detail
gradientRecordsproperty
public var gradientRecords:Vector.<GradientControlPointRecord>

numGradientsproperty 
public var numGradients:uint

reservedproperty 
public var reserved:uint

Method Detail
read()method
public function read(swf:SWFByteArray):void

Parameters

swf:SWFByteArray

write()method 
public function write(swf:SWFByteArray):void

Parameters

swf:SWFByteArray