<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : GetImage method of ImageManager</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : GetImage method of ImageManager]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 08:17:00 +0000</pubDate>
  <lastBuildDate>Wed, 08 Nov 2006 08:34:19 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=5418</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[GetImage method of ImageManager : thanx for your answer :)  ok,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5418&amp;PID=17136&amp;title=getimage-method-of-imagemanager#17136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2480">pxpx</a><br /><strong>Subject:</strong> 5418<br /><strong>Posted:</strong> 08 November 2006 at 8:34am<br /><br />thanx for your answer :)<br><br>ok, i understood what you're saying. i use the ImageManager OCX becausei need it for the toolbars and the statusbars too, and i wanted to apply the same images it has on other controls.<br><br>if i use an imagelist this is the problem: i can't have different formats for each image under the same Key. <br><br>so... i guess i must find an alternative way.<br><br>thanx again<br>&#093;px&#091;<br>]]>
   </description>
   <pubDate>Wed, 08 Nov 2006 08:34:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5418&amp;PID=17136&amp;title=getimage-method-of-imagemanager#17136</guid>
  </item> 
  <item>
   <title><![CDATA[GetImage method of ImageManager : I don&amp;#039;t think the ImageManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5418&amp;PID=17003&amp;title=getimage-method-of-imagemanager#17003</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 5418<br /><strong>Posted:</strong> 03 November 2006 at 11:04pm<br /><br />I don't think the ImageManager control is going to do what you want.<br><br>Here's what I do:<br><br>1. add your icons to a resource file. The vb6 resource builder won't let you add alpha icons so you'll need to use an external resource compiler.<br><br>2. create a system image list, load your resource icons into it, and paint from there.<br><br>Here's a sample app that demonstrates how to do this:<br>http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=66575&amp;lngWId=1<br><br>and here's the article I learnt from:<br>http://www.vbaccelerator.com/home/Vb/Code/Controls/ImageList/Displaying_Alpha_(32bit)_Icons_with_ImageLists/article.asp<br><br>]]>
   </description>
   <pubDate>Fri, 03 Nov 2006 23:04:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5418&amp;PID=17003&amp;title=getimage-method-of-imagemanager#17003</guid>
  </item> 
  <item>
   <title><![CDATA[GetImage method of ImageManager : Hi everyone :) i&amp;#039;m developing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5418&amp;PID=16980&amp;title=getimage-method-of-imagemanager#16980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2480">pxpx</a><br /><strong>Subject:</strong> 5418<br /><strong>Posted:</strong> 03 November 2006 at 4:50am<br /><br />Hi everyone :) i'm developing a vb6 app, and i did these steps:<br><br>1. found nice images<br>2. scaled those images to 16x16 and 32x32<br>3. created an icon for each image, which includes FOUR formats (the two written above, each one with 8bpp and 32bpp (alpha))<br>4. added those icons to the ImageManager ocx<br><br>now, this is my question:<br>how can i choose which one i should use? i know i can use GetImage, but it allows me to retrieve just the SIZE i want, and not the COLOR DEPTH.. i need this because i must use these images as StdPicture objects (i can't paint them directly over another control with the objIcon.Draw method).. so i tought that i could use objIcon.CreatePicture method, but as Mr. Oleg told me, that method doesn't work with alpha images. <br><br>please turn the lights on :)<br>dany<br><br><br>]]>
   </description>
   <pubDate>Fri, 03 Nov 2006 04:50:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5418&amp;PID=16980&amp;title=getimage-method-of-imagemanager#16980</guid>
  </item> 
 </channel>
</rss>