<?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=Working_with_UIImage</id>
	<title>Working with UIImage - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://performiq.com/kb/index.php?action=history&amp;feed=atom&amp;title=Working_with_UIImage"/>
	<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Working_with_UIImage&amp;action=history"/>
	<updated>2026-05-19T00:21:22Z</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=Working_with_UIImage&amp;diff=5153&amp;oldid=prev</id>
		<title>PeterHarding: Created page with &quot;In the target view:  &lt;pre&gt;  var imageView : UIImageView   imageView  = UIImageView(frame:CGRectMake(0, 0, 100, 200));   imageView.image = UIImage(named:&quot;image.png&quot;)   self.vie...&quot;</title>
		<link rel="alternate" type="text/html" href="https://performiq.com/kb/index.php?title=Working_with_UIImage&amp;diff=5153&amp;oldid=prev"/>
		<updated>2021-10-16T10:54:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In the target view:  &amp;lt;pre&amp;gt;  var imageView : UIImageView   imageView  = UIImageView(frame:CGRectMake(0, 0, 100, 200));   imageView.image = UIImage(named:&amp;quot;image.png&amp;quot;)   self.vie...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In the target view:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 var imageView : UIImageView&lt;br /&gt;
&lt;br /&gt;
 imageView  = UIImageView(frame:CGRectMake(0, 0, 100, 200));&lt;br /&gt;
&lt;br /&gt;
 imageView.image = UIImage(named:&amp;quot;image.png&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
 self.view.addSubview(imageView)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Swift]]&lt;br /&gt;
[[Category:IOS]]&lt;/div&gt;</summary>
		<author><name>PeterHarding</name></author>
	</entry>
</feed>