{{newinoldin (日本語)|[[0.2.0 (日本語)|0.2.0]]|020|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
Sets the color mode (which controls how images are affected by the current color).
== 関数 ==
=== 概要 ===
<source lang="lua">
love.graphics.setColorMode( mode )
</source>
=== 引数 ===
{{param (日本語)|ColorMode|mode|The color mode to use.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::love.graphics (日本語)]]
* [[love.graphics.getColorMode (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the color mode (which controls how images are affected by the current color).}}
{{#set:Sub-Category=State (日本語)}}
{{#set:Since=020}}
{{#set:PrettySince=0.2.0}}
== そのほかの言語 ==
{{i18n (日本語)|love.graphics.setColorMode}}