Legacy:ApplyColorMask

From Spherical
Revision as of 00:45, 14 June 2013 by Apollolux (talk | contribs) (created from http://web.archive.org/web/20110803213334/http://www.spheredev.org/wiki/ApplyColorMask)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Fills the whole screen with the given color.

Usage

{{{returns}}} [[API:{{{object}}}|{{{object}}}]].ApplyColorMask(color);


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc

API:Video/navbox