WoW:API Frame CreateTexture: Difference between revisions

→‎Usage: NOTE The game will not find image files that did not exist when it was started, you may need to restart the game for the texture to appear.
m (Formatting)
(→‎Usage: NOTE The game will not find image files that did not exist when it was started, you may need to restart the game for the texture to appear.)
Line 19: Line 19:
  FRAME.texture:[[API Frame SetAllPoints|SetAllPoints]](FRAME)
  FRAME.texture:[[API Frame SetAllPoints|SetAllPoints]](FRAME)
  FRAME.texture:[[API Texture SetTexture|SetTexture]](r,g,b[,a])
  FRAME.texture:[[API Texture SetTexture|SetTexture]](r,g,b[,a])
NOTE The game will not find image files that did not exist when it was started, you may need to restart the game for the texture to appear.
Anonymous user