<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic You'll need to use a code… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64512#M17284</link>
    <description>You'll need to&amp;nbsp;use a code stage, there is no way to do this natively in BP.</description>
    <pubDate>Tue, 13 Mar 2018 12:50:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-03-13T12:50:00Z</dc:date>
    <item>
      <title>resize image</title>
      <link>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64511#M17283</link>
      <description>Hi , i want to resize my image based on width and height as inputs, is there a best way to achive this.

&amp;nbsp;</description>
      <pubDate>Tue, 13 Mar 2018 09:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64511#M17283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T09:31:00Z</dc:date>
    </item>
    <item>
      <title>You'll need to use a code…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64512#M17284</link>
      <description>You'll need to&amp;nbsp;use a code stage, there is no way to do this natively in BP.</description>
      <pubDate>Tue, 13 Mar 2018 12:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64512#M17284</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-13T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Jhon for reply…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64513#M17285</link>
      <description>Thanks Jhon for reply.
i've used c# code stage to get it&amp;nbsp;, No library is accepting for the resizeimage &amp;amp; bitmap for convertion :).
i would be a great help if&amp;nbsp;someone can post best way to get it done.
&amp;nbsp;
regards,
kalyan srujan</description>
      <pubDate>Tue, 13 Mar 2018 15:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64513#M17285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T15:30:00Z</dc:date>
    </item>
    <item>
      <title>Hi Kalyan,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64514#M17286</link>
      <description>Hi Kalyan,
Just one line of code will do.

'In:&amp;nbsp;&amp;nbsp;&amp;nbsp; Picture In (as Image)
'In:&amp;nbsp;&amp;nbsp;&amp;nbsp; Scaling Factor (as Number)
'Out: Picture Out (As Image)
Picture_Out = new System.Drawing.Bitmap(Picture_In, New Size(Picture_In.Width * Scaling_Factor, Picture_In.Height * Scaling_Factor))

Hope this helps.</description>
      <pubDate>Tue, 13 Mar 2018 17:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64514#M17286</guid>
      <dc:creator>BastiaanBezemer</dc:creator>
      <dc:date>2018-03-13T17:19:00Z</dc:date>
    </item>
    <item>
      <title>Thank you so much bastiaan,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64515#M17287</link>
      <description>Thank you so much&amp;nbsp;bastiaan, this is the excat one i'm looking for.</description>
      <pubDate>Wed, 14 Mar 2018 14:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/resize-image/m-p/64515#M17287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T14:31:00Z</dc:date>
    </item>
  </channel>
</rss>

