Sets the texture for the selection indicator on the color picker's hue/saturation wheel. Signature: Code ColorSelect:SetColorWheelThumbTexture(texture) or ColorSelect:SetColorWheelThumbTexture("filename")
Arguments: - texture - Reference to an existing Texture object (texture)
- filename - Path to a texture image file (string)
Также смотрите: Выбор цвета
Ссылки: http://wowprogramming.com/docs/widgets/ColorSelect/SetColorWheelThumbTexture
|