WoW:API Frame CreateTexture
Good for solid color backgrounds instead of using the SetBackdrop function.
FRAME.texture = FRAME:CreateTexture()
texture:SetAllPoints(FRAME)
texture:SetTexture(r,g,b[,a])
Good for solid color backgrounds instead of using the SetBackdrop function.
FRAME.texture = FRAME:CreateTexture()
texture:SetAllPoints(FRAME)
texture:SetTexture(r,g,b[,a])