WoW:API Frame SetBackdropBorderColor: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
== Syntax ==
<center>'''Frame:SetBackdropBorderColor''' ''-Documentation by [[User:Nathanmx|Nathanmx]]-''</center>
SetBackdropBorderColor(r,g,b,a)


Sets the color of the border for the backdrop on a frame.


r,g,b = RGB color value
frame:SetBackdropBorderColor(red, green, blue, alpha)


a = alpha value
== Parameters ==
=== Arguments ===
:(red, green, blue, alpha)


:;red : Number - Range 0 to 1
:;green : Number - Range 0 to 1
:;blue : Number - Range 0 to 1
:;alpha : Number - Range 0 to 1.  Optional.


All values are from 0-1.
=== Returns ===
Nothing.


--[[User:Nathanmx|Nathanmx]] 03:37, 1 Oct 2005 (EDT)
----
 
__NOTOC__
{{template:WoW API}}
{{Template:WoW API}}
Anonymous user