<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=SwiftUI_-_Working_with_Images</id>
	<title>SwiftUI - Working with Images - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=SwiftUI_-_Working_with_Images"/>
	<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=SwiftUI_-_Working_with_Images&amp;action=history"/>
	<updated>2026-05-18T18:36:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://performiq.com/kb/index.php?title=SwiftUI_-_Working_with_Images&amp;diff=5382&amp;oldid=prev</id>
		<title>PeterHarding: Created page with &quot;=Some Examples=  == Basics ==  &lt;pre&gt; Image(systemName: &quot;globe.fill&quot;)     .foregroundColor(.green) &lt;/pre&gt;   == Colour Multiplication ==   &lt;pre&gt; Image(&quot;lion&quot;)     .colorMultiply(.yellow) &lt;/pre&gt;  == Applying Colour Filters ==  &lt;pre&gt; Image(&quot;lion&quot;)     .hueRotation(.degrees(30))     .saturation(0.6)     .contrast(2) &lt;/pre&gt;  == Next ==  &lt;pre&gt; &lt;/pre&gt;   &lt;pre&gt; &lt;/pre&gt;  Category:SwiftUI Category:Examples&quot;</title>
		<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=SwiftUI_-_Working_with_Images&amp;diff=5382&amp;oldid=prev"/>
		<updated>2024-07-30T21:42:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Some Examples=  == Basics ==  &amp;lt;pre&amp;gt; Image(systemName: &amp;quot;globe.fill&amp;quot;)     .foregroundColor(.green) &amp;lt;/pre&amp;gt;   == Colour Multiplication ==   &amp;lt;pre&amp;gt; Image(&amp;quot;lion&amp;quot;)     .colorMultiply(.yellow) &amp;lt;/pre&amp;gt;  == Applying Colour Filters ==  &amp;lt;pre&amp;gt; Image(&amp;quot;lion&amp;quot;)     .hueRotation(.degrees(30))     .saturation(0.6)     .contrast(2) &amp;lt;/pre&amp;gt;  == Next ==  &amp;lt;pre&amp;gt; &amp;lt;/pre&amp;gt;   &amp;lt;pre&amp;gt; &amp;lt;/pre&amp;gt;  &lt;a href=&quot;/kb/index.php/Category:SwiftUI&quot; title=&quot;Category:SwiftUI&quot;&gt;Category:SwiftUI&lt;/a&gt; &lt;a href=&quot;/kb/index.php/Category:Examples&quot; title=&quot;Category:Examples&quot;&gt;Category:Examples&lt;/a&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Some Examples=&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Image(systemName: &amp;quot;globe.fill&amp;quot;)&lt;br /&gt;
    .foregroundColor(.green)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Colour Multiplication == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Image(&amp;quot;lion&amp;quot;)&lt;br /&gt;
    .colorMultiply(.yellow)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Applying Colour Filters ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Image(&amp;quot;lion&amp;quot;)&lt;br /&gt;
    .hueRotation(.degrees(30))&lt;br /&gt;
    .saturation(0.6)&lt;br /&gt;
    .contrast(2)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Next ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:SwiftUI]]&lt;br /&gt;
[[Category:Examples]]&lt;/div&gt;</summary>
		<author><name>PeterHarding</name></author>
	</entry>
</feed>