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:

texture = ColorSelect:GetColorValueTexture()

Returns:

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