<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>-evo-increase-contrast LESS Function</title><link>https://community.telligent.com/community/12/w/api-documentation/69108/-evo-increase-contrast-less-function</link><description>Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>-evo-increase-contrast LESS Function</title><link>https://community.telligent.com/community/12/w/api-documentation/69108/-evo-increase-contrast-less-function</link><pubDate>Fri, 15 Jan 2021 19:39:42 GMT</pubDate><guid isPermaLink="false">1c6373c5-865c-4f0d-99eb-db12b34e2105</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/69108/-evo-increase-contrast-less-function#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 01/15/2021 19:39:42&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;Increases the contrast of a color relative to another color&lt;/p&gt;&lt;h4&gt;&lt;em&gt;LESS&lt;/em&gt;&lt;/h4&gt;&lt;pre&gt;// Required arguments
@result: -evo-increase-contrast(@color, @change);

// All arguments
@result: -evo-increase-contrast(@color, @change, @complement, @contrastFactor, @threshold);&lt;/pre&gt;&lt;h4&gt;&lt;em&gt;Parameters&lt;/em&gt;&lt;/h4&gt;&lt;table cellspacing="0" cellpadding="2" width="99%" class="WikiTable"&gt;&lt;thead&gt;&lt;tr class="WikiTableBgBlue"&gt;&lt;th&gt;Name&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;th&gt;Required&lt;/th&gt;&lt;th&gt;Default&lt;/th&gt;&lt;th&gt;Options&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;color&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Color to adjust&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;change&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Amount to adjust the color proportionally, either a decimal or percent.&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;complement&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Color adjustment is performed relative to the complement. The higher the amount, the greater the increase in contrast, bringing a color further away from the complement. When not provided, either white or black is selected as the complement based on the luminance of the color.&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;contrastFactor&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;When provided, adjusts the requested change further, proportionally, either in a positive or negative direction.&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;threshold&lt;/td&gt;&lt;td&gt;&lt;code&gt;&lt;/code&gt;&lt;/td&gt;&lt;td&gt;When a complement is not provided, threshold defines the color&amp;#39;s luminance at which either white or black is selected as the complement.&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;.5&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>