Packagecom.swfwire.decompiler.data.swf3.records
Classpublic class ARGBRecord
InheritanceARGBRecord Inheritance Object
Implements IRGBRecord



Public Properties
 PropertyDefined By
  alpha : uint
ARGBRecord
  blue : uint
ARGBRecord
  green : uint
ARGBRecord
  red : uint
ARGBRecord
Public Methods
 MethodDefined By
  
read(swf:SWFByteArray):void
ARGBRecord
  
ARGBRecord
Property Detail
alphaproperty
public var alpha:uint

blueproperty 
public var blue:uint

greenproperty 
public var green:uint

redproperty 
public var red: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