<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>New Features in Silverlight 3</title><link>http://forums.silverlight.net/forums/51.aspx</link><description>Discussions around new functionality in Silverlight 3 such as Out of Browser support</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Urgent: a way to draw text annotation on image and save the drawing</title><link>http://forums.silverlight.net/forums/thread/230207.aspx</link><pubDate>Sun, 07 Jun 2009 07:02:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:230207</guid><dc:creator>codeblock</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/230207.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=230207</wfw:commentRss><description>&lt;p&gt;&amp;gt; How could i write the text by pixel into the image?&lt;/p&gt;
&lt;p&gt;WriteableBitmap lt you access the pixes of a bitmap &lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/03/18/Silverlight-3-_1320_-The-Bitmap-API-_2F00_-WriteableBitmap.aspx"&gt;http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/03/18/Silverlight-3-_1320_-The-Bitmap-API-_2F00_-WriteableBitmap.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;drawing text is not really simple. You have to simulate&amp;nbsp;a font and&amp;nbsp;by code write it pixel-by-pixel in the bitmap.&lt;/p&gt;
&lt;p&gt;&amp;gt; what is &amp;quot;DRM&amp;quot; actually?&lt;/p&gt;
&lt;p&gt;DRM stands for Digital Rights Management&lt;/p&gt;
&lt;p&gt;hth&lt;/p&gt;</description></item><item><title>Re: Urgent: a way to draw text annotation on image and save the drawing</title><link>http://forums.silverlight.net/forums/thread/229942.aspx</link><pubDate>Sat, 06 Jun 2009 03:15:26 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229942</guid><dc:creator>jo2fong</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229942.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=229942</wfw:commentRss><description>&lt;p&gt;How could i write the text by pixel into the image?&lt;br /&gt;Could you give an example how can i achieve this? what is &amp;quot;DRM&amp;quot; actually?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Urgent: a way to draw text annotation on image and save the drawing</title><link>http://forums.silverlight.net/forums/thread/229414.aspx</link><pubDate>Fri, 05 Jun 2009 06:57:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229414</guid><dc:creator>codeblock</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229414.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=229414</wfw:commentRss><description>&lt;p&gt;Not so simple. You have to write the text and the image pixel by pixel using a WriteableBitmap. This because&amp;nbsp;after using Render()&amp;nbsp;on a&amp;nbsp;WriteableBitmap it is locked due to DRM and you are unable to access pixels. So the only way is to write pixels and then read them.&lt;/p&gt;
&lt;p&gt;HTH&amp;nbsp;&lt;/p&gt;</description></item><item><title>Urgent: a way to draw text annotation on image and save the drawing</title><link>http://forums.silverlight.net/forums/thread/229409.aspx</link><pubDate>Fri, 05 Jun 2009 06:48:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:229409</guid><dc:creator>jo2fong</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/229409.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=229409</wfw:commentRss><description>&lt;p&gt;as topic.&lt;/p&gt;</description></item></channel></rss>