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