DAlphaBar
Description
A bar to select the opacity (alpha level) of a color.
Parent
Derives methods, etc not listed on this page from DPanel.
Implements
Implements or overrides the following hooks/methods. If you want to override these, you probably want to call the original function too.
Events
Methods
table DAlphaBar:GetBarColor()
Returns the base color of the alpha bar. This is the color for which the alpha channel is being modified. An AccessorFunc
DAlphaBar:SetBarColor( table clr )
Sets the base color of the alpha bar. This is the color for which the alpha channel is being modified. An AccessorFunc
Example
Creates a DAlphaBar on a DFrame sets its value to 25%.