<?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 How to set JPG dimensions in PictureBox? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-set-JPG-dimensions-in-PictureBox/m-p/7326#M7320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can this be done, that is, can a message be sent to a Picture Box to set the incoming JPG's height and width dimensions in pixels?&amp;nbsp; I can grab the picture and modify its dimensions, so I'd presume it's JSL scriptable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Else, if not, is there another Display Box which can set a graphics file (e.g. JPG) dimensions?&amp;nbsp; thx... dj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 17:44:09 GMT</pubDate>
    <dc:creator>djhanson</dc:creator>
    <dc:date>2013-09-03T17:44:09Z</dc:date>
    <item>
      <title>How to set JPG dimensions in PictureBox?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-set-JPG-dimensions-in-PictureBox/m-p/7326#M7320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can this be done, that is, can a message be sent to a Picture Box to set the incoming JPG's height and width dimensions in pixels?&amp;nbsp; I can grab the picture and modify its dimensions, so I'd presume it's JSL scriptable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Else, if not, is there another Display Box which can set a graphics file (e.g. JPG) dimensions?&amp;nbsp; thx... dj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 17:44:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-set-JPG-dimensions-in-PictureBox/m-p/7326#M7320</guid>
      <dc:creator>djhanson</dc:creator>
      <dc:date>2013-09-03T17:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to set JPG dimensions in PictureBox?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-set-JPG-dimensions-in-PictureBox/m-p/7327#M7321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool.. it's &amp;lt;&amp;lt;set size() of course.&amp;nbsp; makes sense...&amp;nbsp;&amp;nbsp; so if it helps anyone in the future, it's like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;opfile=open("C:\temp\mypic.jpg", jpg);&lt;/P&gt;&lt;P&gt;opfile&amp;lt;&amp;lt;set size({300, 300});&lt;/P&gt;&lt;P&gt;new window("my window", picturebox(opfile));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 19:57:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-set-JPG-dimensions-in-PictureBox/m-p/7327#M7321</guid>
      <dc:creator>djhanson</dc:creator>
      <dc:date>2013-09-03T19:57:06Z</dc:date>
    </item>
  </channel>
</rss>

