<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Plugins on David Marchbanks</title><link>https://davidmarchbanks.dev/en/tags/plugins/</link><description>Recent content in Plugins on David Marchbanks</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 01 Jul 2019 01:32:06 +0000</lastBuildDate><atom:link href="https://davidmarchbanks.dev/en/tags/plugins/index.xml" rel="self" type="application/rss+xml"/><item><title>Easy Circle Image in Xamarin without a plugin</title><link>https://davidmarchbanks.dev/en/posts/easy-circle-image-in-xamarin-without-a-plugin/</link><pubDate>Mon, 01 Jul 2019 01:32:06 +0000</pubDate><guid>https://davidmarchbanks.dev/en/posts/easy-circle-image-in-xamarin-without-a-plugin/</guid><description>&lt;p>So &lt;a href="https://montemagno.com/">James Montemagno&lt;/a> has written a plugin a long while back that provides an easy method for writing images to XAML. The only down side to this is that you have to add a namespace and nuget package.&lt;/p>
&lt;p>So while watching &lt;a href="https://kymphillpotts.com/">Kym Phillpots&lt;/a> on Twitch, I learned a new way of providing circular images without a plugin. It&amp;rsquo;s super easy!&lt;/p>
&lt;p>So to start out we are going to wrap an image in a frame. Then adjust our corner radius to the appropriate radius ( half of your expected image size ). By default, the image is likely to bleed off the frame or some other unwarranted result.&lt;/p></description></item></channel></rss>