<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>-evo-contrast LESS Function</title><link>https://community.telligent.com/community/13/w/api-documentation/73138/-evo-contrast-less-function</link><description>&lt;p&gt;&lt;span&gt;Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.&lt;/span&gt;&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>-evo-contrast LESS Function</title><link>https://community.telligent.com/community/13/w/api-documentation/73138/-evo-contrast-less-function</link><pubDate>Fri, 08 Mar 2024 17:21:40 GMT</pubDate><guid isPermaLink="false">9f891353-21ad-444d-a561-243e600adfa1</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/73138/-evo-contrast-less-function#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 03/08/2024 17:21:40&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;Adjusts 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-contrast(@color, @change);

// All arguments
@result: -evo-contrast(@color, @change, @complement, @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 from -100% to 100%.&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. A decrease (negative) contrast adjustment brings a color closer to the complement, whereas an increase (positive) adjustment adjusts it furhter away. 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;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>