{{oldin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=列挙型}}
Controls whether images will be affected by the current color.
== 定数 ==
{{constant|modulate|Images (etc) will be affected by the current color.}}
{{constant|replace|Replace color mode. Images (etc) will not be affected by current color.}}
{{constant|combine (since 0.8.0)|Colorize images (etc) with the current color. While 'modulate' works like a filter that absorbs colors that differ from the current color (possibly to a point where a color channel is entirely absorbed), 'combine' tints the image in a way that preserves a hint of the original colors.}}
== 関連 ==
* [[parent::love.graphics (日本語)]]
* [[love.graphics.setColorMode (日本語)]]
* [[love.graphics.getColorMode (日本語)]]
[[Category:Enums (日本語)]]
{{#set:Description=Controls how drawn images are affected by current color.}}
{{#set:Since=020}}
{{#set:PrettySince=0.2.0}}
== そのほかの言語 ==
{{i18n (日本語)|ColorMode}}