<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cloudcompare.org/doc/wiki/index.php?action=history&amp;feed=atom&amp;title=Colors%5CColorize</id>
	<title>Colors\Colorize - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.cloudcompare.org/doc/wiki/index.php?action=history&amp;feed=atom&amp;title=Colors%5CColorize"/>
	<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Colors%5CColorize&amp;action=history"/>
	<updated>2026-05-10T11:47:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.cloudcompare.org/doc/wiki/index.php?title=Colors%5CColorize&amp;diff=46186&amp;oldid=prev</id>
		<title>Daniel at 10:50, 9 February 2015</title>
		<link rel="alternate" type="text/html" href="https://www.cloudcompare.org/doc/wiki/index.php?title=Colors%5CColorize&amp;diff=46186&amp;oldid=prev"/>
		<updated>2015-02-09T10:50:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Menu ==&lt;br /&gt;
&lt;br /&gt;
This tool is accessible via the &amp;#039;Edit &amp;gt; Colors &amp;gt; Colorize&amp;#039; menu.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Colorize the selected entities by multiplying their current color(s) by the specified one.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
NewColor.r = OldColor.r * (SelectedColor.r / 255)&amp;lt;br&amp;gt;&lt;br /&gt;
NewColor.g = OldColor.g * (SelectedColor.g / 255)&amp;lt;br&amp;gt;&lt;br /&gt;
NewColor.b = OldColor.b * (SelectedColor.b / 255)&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Cc_set_unique_color_dialog.jpg|frame|center|Edit &amp;gt; Colors &amp;gt; Colorize dialog]]&lt;br /&gt;
&lt;br /&gt;
Note: if the entity has no color, this method is equivalent to [[Colors\Set Unique | Set unique]].&lt;/div&gt;</summary>
		<author><name>Daniel</name></author>
	</entry>
</feed>