Packagecom.swfwire.decompiler.data.swf3.records
Classpublic class CXFormWithAlphaRecord
InheritanceCXFormWithAlphaRecord Inheritance Object
Implements IRecord



Public Properties
 PropertyDefined By
  alphaAddTerm : int
CXFormWithAlphaRecord
  alphaMultTerm : int
CXFormWithAlphaRecord
  blueAddTerm : int
CXFormWithAlphaRecord
  blueMultTerm : int
CXFormWithAlphaRecord
  greenAddTerm : int
CXFormWithAlphaRecord
  greenMultTerm : int
CXFormWithAlphaRecord
  hasAddTerms : Boolean
CXFormWithAlphaRecord
  hasMultTerms : Boolean
CXFormWithAlphaRecord
  nBits : uint
CXFormWithAlphaRecord
  redAddTerm : int
CXFormWithAlphaRecord
  redMultTerm : int
CXFormWithAlphaRecord
Public Methods
 MethodDefined By
  
read(swf:SWFByteArray):void
CXFormWithAlphaRecord
  
CXFormWithAlphaRecord
Property Detail
alphaAddTermproperty
public var alphaAddTerm:int

alphaMultTermproperty 
public var alphaMultTerm:int

blueAddTermproperty 
public var blueAddTerm:int

blueMultTermproperty 
public var blueMultTerm:int

greenAddTermproperty 
public var greenAddTerm:int

greenMultTermproperty 
public var greenMultTerm:int

hasAddTermsproperty 
public var hasAddTerms:Boolean

hasMultTermsproperty 
public var hasMultTerms:Boolean

nBitsproperty 
public var nBits:uint

redAddTermproperty 
public var redAddTerm:int

redMultTermproperty 
public var redMultTerm:int

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

Parameters

swf:SWFByteArray

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

Parameters

swf:SWFByteArray