<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        I ended up getting it working. I used bitwise operators to parse the byte array manually and stored the values I wanted accordingly.&lt;br&gt;&lt;br&gt;For anyone who wants it, the API sources are attached below, just initialize it with:&lt;br&gt; &lt;br&gt;RRImage rrimage = new RRImage(&amp;lt;image from API&amp;gt;, &amp;lt;image height&amp;gt;, &amp;lt;image width&amp;gt;);&lt;br&gt;&lt;br&gt;The getPixel(row, column) function returns the desired pixel. &lt;br&gt;It uses the same index method as you would with a matrix.&lt;br&gt;&lt;a target=_blank href=http://www.roborealm.com/forum/download_zipfile.php?post_id=26044&amp;name=RRImageAPI.zip&amp;zip_id=1&gt;&lt;img border=0 src=http://www.roborealm.com/images/zip_icon_small.gif&gt; RRImageAPI.zip&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4964</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4964</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        You should be able to use the getImage API function to get the image from RoboRealm into Java. I&apos;m not sure where you are using the BufferedImage class. Perhaps you can post more of your code?&lt;br&gt;&lt;br&gt;Alternatively, since you are working with such a small image you can also create variables for each pixel which you could access using the GetVariable API ... if that&apos;s easier.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4964</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4964</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Java - Get RGB Values Fom Image</title>
        <description>
        I&apos;m currently using the Java API and I am trying to read the face of a Rubik&apos;s cube. I use the image below and re-size it to a 3x3 image.&lt;br&gt;&lt;br&gt;I have tried many methods of getting the RGB values of the pixels. I am trying to use a BufferedImage but all of the pixels are black. What is the correct way to retrieve these values?&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/26025_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/26025_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4964</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4964</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
