Packageardisia.components.colorSpacePicker
Classpublic class SecondarySpectrum
InheritanceSecondarySpectrum Inheritance SpectrumBase Inheritance spark.components.Group

Contains and draws the secondary spectrum for the ColorSpacePicker class.

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
 InheritedborderAlpha : Number
The border alpha.
SpectrumBase
 InheritedborderColor : Number
The border color.
SpectrumBase
 Inheritedcolor : uint
The color used to define colors in the spectrum, when relevant.
SpectrumBase
 InheritedcolorSpace : String
The color space for the spectrum.
SpectrumBase
 InheritedhslColor : HSLColor
The HSLColor version of the color.
SpectrumBase
 InheritedhsvColor : HSVColor
The HSVColor version of the color.
SpectrumBase
 Inheritedresolution : uint
SpectrumBase
Protected Properties
 PropertyDefined By
 Inherited_color : uint = 0
SpectrumBase
 Inherited_resolution : uint = 3
SpectrumBase
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
SecondarySpectrum
Method Detail
updateDisplayList()method
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number