Tv Background

From TVPaintWiki
Revision as of 10:18, 10 December 2009 by Hervé (Talk | contribs) (Created page with 'Category:Script commands Category:Script commands Layer Category:George tv_Background mode [r1 g1 b1] [r2 g2 b2] Defines the background type. The mode argument may …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


tv_Background mode [r1 g1 b1] [r2 g2 b2]

Defines the background type. The mode argument may be equal to "NONE" for no background, "COLOR" for a plain background, or "CHECK" for a checker pattern background. If you use "COLOR" or "CHECK", you can indicate the color(s) to be used in the form of RGB triples (r1 g1 b1 and/or r2 g2 b2), which have values of between 0 and 255. If you use the tv_Background command without any argument, the current background data will be placed in the Result variable.