WoW:Using the ColorPickerFrame: Difference between revisions

no edit summary
No edit summary
Line 1: Line 1:
== What is it? ==
== What is it? ==


Line 76: Line 75:
   local R,G,B = ColorPickerFrame:GetColorRGB();
   local R,G,B = ColorPickerFrame:GetColorRGB();
  end
  end
[[Category:HOWTOs|Use the ColorPickerFrame]]