blob: cb48890bb49f5f79ed28dd2bf040224e9539162e [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IColorSpectrumModel",
"baseInterfaceNames": [
"org.apache.royale.core.IBeadModel"]
,
"description": "The IColorSpectrumModel interface describes the minimum set of properties available to a control that displays a color spectrum",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "baseColor",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The color upon which changes in saturation and value will be performed",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "hsvModifiedColor",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The resultant color after hue and saturation were modified",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}