<?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 : Creating Alpha Ic&#111;ns</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Creating Alpha Ic&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 06:38:25 +0000</pubDate>
  <lastBuildDate>Tue, 24 Aug 2004 13:48:02 +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=857</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[Creating Alpha Ic&#111;ns :  Glad somebody liked it :) Make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2867&amp;title=creating-alpha-icons#2867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 857<br /><strong>Posted:</strong> 24 August 2004 at 1:48pm<br /><br /><br>Glad somebody liked it :)<br>Make sure you have v2.2 - I think I posted it to my site, but maybenot. It fixes a couple minor bugs, I think TGA files were messed up forone thing.<br><br>]]>
   </description>
   <pubDate>Tue, 24 Aug 2004 13:48:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2867&amp;title=creating-alpha-icons#2867</guid>
  </item> 
  <item>
   <title><![CDATA[Creating Alpha Ic&#111;ns : Thanks for the utility, Ark! It...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2866&amp;title=creating-alpha-icons#2866</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=455">Kappy</a><br /><strong>Subject:</strong> 857<br /><strong>Posted:</strong> 24 August 2004 at 1:40pm<br /><br />Thanks for the utility, Ark!&nbsp; It is exactly what I need.&nbsp; It is strangely bizzarre how nothing supportes 32-bit bmps.&nbsp; Now the XTPro seems to have the alpha issues sorted out (v9.10) I am going to try and use them in a new product.]]>
   </description>
   <pubDate>Tue, 24 Aug 2004 13:40:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2866&amp;title=creating-alpha-icons#2866</guid>
  </item> 
  <item>
   <title><![CDATA[Creating Alpha Ic&#111;ns :  I needed more features still,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2263&amp;title=creating-alpha-icons#2263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 857<br /><strong>Posted:</strong> 18 June 2004 at 11:52pm<br /><br /><br>I needed more features still, to deal with multiple formats in a .icofile as well as to automate tiled images where you have lots of littleimages all in one big file, so here is v2.0...<br><br><span style="font-family: courier new,courier,mono;"><br>AlphaHlp v2.0 Usage:<br><br>To convert from one format to another:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -c(ext) from_filename to_filename<br><br>To split a 32bpp image into a 24bpp image and an 8bpp image:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -s 32bpp_filename 24bpp_filename 8bpp_filename<br>To join a 24bpp image and an 8bpp image to form a 32bpp image:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -j 24bpp_filename 8bpp_filename 32bpp_filename<br><br>To split a multipage image into one singlepage file per page:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -m multipage_filename file_prefix file_suffix<br>To append a singlepage image to a multipage image:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -a multipage_filename singlepage_filename<br><br>To split a tiled image into one smaller image per tile:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -t -w# -h# tiled_filename file_prefix file_suffix<br>To insert a single tile into a tiled image:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -i -w# -h# -c# tiled_filename singletile_filename<br><br>More details:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -?</span><br>]]>
   </description>
   <pubDate>Fri, 18 Jun 2004 23:52:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2263&amp;title=creating-alpha-icons#2263</guid>
  </item> 
  <item>
   <title><![CDATA[Creating Alpha Ic&#111;ns :   One suggestion for the Codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2245&amp;title=creating-alpha-icons#2245</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 857<br /><strong>Posted:</strong> 17 June 2004 at 5:29pm<br /><br /><br><br>One suggestion for the Codejock library I would like to see is that currently I use:<br>&nbsp;&nbsp;&nbsp; XTPImageManager()-&gt;SetMaskColor(RGB(0, 0, 0));<br>&nbsp;&nbsp;&nbsp;  XTPImageManager()-&gt;SetIcons(bmAlphaIcons,nIDMenuBarIcon s, _countof(nIDMenuBarIcons), CSize(16, 16),xtpImageNormal, XTPImageManager()-&gt;IsAlphaIconsSupported());<br><br>Instead of SetMaskColor how about SetAlphaThreshhold so that you can,say, use all of the pixels that have an alpha value &gt;=128 instead?<br><br>]]>
   </description>
   <pubDate>Thu, 17 Jun 2004 17:29:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2245&amp;title=creating-alpha-icons#2245</guid>
  </item> 
  <item>
   <title><![CDATA[Creating Alpha Ic&#111;ns :  I had a problem with not much...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2244&amp;title=creating-alpha-icons#2244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 857<br /><strong>Posted:</strong> 17 June 2004 at 5:22pm<br /><br /><br>I had a problem with not much software supporting creating 32bppimages, and the programs I did have only supported PNG/TGA/TIF, not BMPor ICO, and even then it can be a pain to work with 32bpp imagessomtimes. So here is a little command line utility I whipped up thatcan convert, split, and join 8/24/32bpp images in PNG/TGA/TIF/BMP/ICOformats:<br><br><br><a href="http://ark42.com/freeimage/alphahlp.exe" target="_blank">http://ark42.com/freeimage/alphahlp.exe</a><br><br><br><span style="font-family: courier new,courier,mono;">C:\&gt;alphahlp</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">Usage:</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">To convert from one format to another:</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -c(ext) from_filename to_filename</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">To split a 32bpp image into a 24bpp image and an 8bpp image:</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -s 32bpp_filename 24bpp_filename 8bpp_filename</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">To join a 24bpp image and an 8bpp image to form a 32bpp image:</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alphahlp -f(ext) -j 24bpp_filename 8bpp_filename 32bpp_filename</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">ext must be one of png, tga, tif, bmp, or ico</span><br style="font-family: courier new,courier,mono;"><br>]]>
   </description>
   <pubDate>Thu, 17 Jun 2004 17:22:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=857&amp;PID=2244&amp;title=creating-alpha-icons#2244</guid>
  </item> 
 </channel>
</rss>