Packageorg.libspark.swfassist.swf.structures
Classpublic class ARGB
InheritanceARGB Inheritance RGBA Inheritance RGB



Public Properties
 PropertyDefined by
 Inheritedalpha : uint
RGBA
 Inheritedblue : uint
RGB
 Inheritedgreen : uint
RGB
 Inheritedred : uint
RGB
Public Methods
 MethodDefined by
  
fromUint(color:uint):void
ARGB
  
toUint():uint
ARGB
Method detail
fromUint()method
public override function fromUint(color:uint):voidParameters
color:uint
toUint()method 
public override function toUint():uint

Returns
uint