Package | com.swfwire.decompiler.data.swf.records |
Class | public class GradientRecord |
Inheritance | GradientRecord ![]() |
Implements | IGradientRecord |
Property | Defined By | ||
---|---|---|---|
gradientRecords : Vector.<GradientControlPointRecord> | GradientRecord | ||
numGradients : uint | GradientRecord | ||
reserved : uint | GradientRecord |
Method | Defined By | ||
---|---|---|---|
read(swf:SWFByteArray):void | GradientRecord | ||
write(swf:SWFByteArray):void | GradientRecord |
gradientRecords | property |
public var gradientRecords:Vector.<GradientControlPointRecord>
numGradients | property |
public var numGradients:uint
reserved | property |
public var reserved:uint
read | () | method |
write | () | method |