blob: edf13fba0d2426f853fb769c1dd4d06b1612b777 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.display.InterpolationMethod",
"baseClassname": ""
,
"description": "",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"members": [
{ "type": "field",
"qname": "LINEAR_RGB",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Specifies that the linear RGB interpolation method should be used. This means that an RGB color space based on a linear RGB color model is used."},
{ "type": "field",
"qname": "RGB",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Specifies that the RGB interpolation method should be used. This means that the gradient is rendered with exponential sRGB (standard RGB) space. The sRGB space is a W3C-endorsed standard that defines a non-linear conversion between red, green, and blue component values and the actual intensity of the visible component color."}]
}