Difference between revisions of "ColorMode"

m (1 revision: Importing from potato (again).)
m
Line 1: Line 1:
 
 
Different ways the current color affects images and geometry.
 
Different ways the current color affects images and geometry.
 
== Constants ==
 
== Constants ==
Line 8: Line 7:
 
[[Category:Enums]]
 
[[Category:Enums]]
 
{{#set:Description=Different ways the current color affects images and geometry.}}
 
{{#set:Description=Different ways the current color affects images and geometry.}}
 +
== Other Languages ==
 +
{{i18n|ColorMode}}

Revision as of 20:28, 18 November 2010

Different ways the current color affects images and geometry.

Constants

modulate
Images (etc) will be affected by the current color.
replace
Replace color mode. Images (etc) will not be affected by current color.

See Also

Other Languages