RSS

Суббота, 27.04.2024, 01:30
Главная » WoW API » API Виджеты » Выбор цвета »

texture = ColorSelect:GetColorValueTexture()

[ править ]
Returns the texture for the color picker's value slider background.
[клоны]
Returns the texture for the color picker's value slider background. The color picker's value slider displays a value gradient (and allows control of the color's value component) for whichever hue and saturation is selected in the color wheel. (In the default UI's ColorPickerFrame, this part is found to the right of the color wheel.)


Signature:
Code
texture = ColorSelect:GetColorValueTexture()

Returns:
  • texture - Reference to the Texture object used for drawing the value slider background (texture)

Также смотрите: Выбор цвета
Ссылки: http://wowprogramming.com/docs/widgets/ColorSelect/GetColorValueTexture