<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Transparent Picture DrawImage</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Transparent Picture DrawImage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 12:27:30 +0000</pubDate>
  <lastBuildDate>Mon, 21 Feb 2011 06:16:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=1741</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Transparent Picture DrawImage : Anyone help?Have some ideas?  ...]]></title>
   <link>http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7623.html#7623</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1512">redhead</a><br /><strong>Subject:</strong> 1741<br /><strong>Posted:</strong> 21 Feb 11 at 6:16AM<br /><br /><p>Anyone help?</p><p>Have some ideas?&nbsp;<br></p><p><br></p><p><br></p><p><br></p>]]>
   </description>
   <pubDate>Mon, 21 Feb 2011 06:16:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7623.html#7623</guid>
  </item> 
  <item>
   <title><![CDATA[Transparent Picture DrawImage :  HelloThis is part of my code:...]]></title>
   <link>http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7608.html#7608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1512">redhead</a><br /><strong>Subject:</strong> 1741<br /><strong>Posted:</strong> 17 Feb 11 at 6:43AM<br /><br />Hello&nbsp;<br><br>This is part of my code:<br><br> MemoryStream arrowMS = new MemoryStream();<br>                                arrowBmp.Save(arrowMS, ImageFormat.Png);                                                                <br>                                arrowBmp.Save("arrow " + (ctln) + ".png");                                <br>                                res = qp.AddImageFromVariant(arrowMS.GetBuffer(), 0);<br>                                res = qp.SelectImage(res);                                <br>                                res = qp.DrawImage(0, 0, this.Width, this.Height);<br><br>I'll try to use Bitmap.MakeTransparent() metod. But same result.<br>Method GetPixel(1,1) was returns full transparent  - (0,0,0,0).<br><br>It mean that picture is transparent.<br>]]>
   </description>
   <pubDate>Thu, 17 Feb 2011 06:43:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7608.html#7608</guid>
  </item> 
  <item>
   <title><![CDATA[Transparent Picture DrawImage : Hi!That&amp;#039;s not supported.You...]]></title>
   <link>http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7604.html#7604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1741<br /><strong>Posted:</strong> 16 Feb 11 at 9:53PM<br /><br />Hi!<br><br>That's not supported.<br>You should convert the images in case of gif with transparency into another (png/jpg) format?<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Wed, 16 Feb 2011 21:53:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7604.html#7604</guid>
  </item> 
  <item>
   <title><![CDATA[Transparent Picture DrawImage : Hi all.When creating a PDF I am...]]></title>
   <link>http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7603.html#7603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1512">redhead</a><br /><strong>Subject:</strong> 1741<br /><strong>Posted:</strong> 16 Feb 11 at 8:41PM<br /><br />Hi all.<br><br>When creating a PDF I am using the function "DrawImage". But I use a picture with a transparent background. However, after applying the function instead of the picture remains black area. Just in the size of the picture.<br>Is there an option to save the image with a transparent background?<br><p>Best regards</p><p><br></p>]]>
   </description>
   <pubDate>Wed, 16 Feb 2011 20:41:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/transparent-picture-drawimage_topic1741_post7603.html#7603</guid>
  </item> 
 </channel>
</rss>