Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Creating Alpha Icons
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Creating Alpha Icons

 Post Reply Post Reply
Author
Message
Tim Horst View Drop Down
Newbie
Newbie


Joined: 30 July 2004
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tim Horst Quote  Post ReplyReply Direct Link To This Post Topic: Creating Alpha Icons
    Posted: 29 January 2005 at 4:56pm

Hello,

I need some help with converting an existing 24bit icon strip to a new one with alpha support. (I don't have Adobe PhotoShop installed or any other fancy tool).

Thanks.

 

Back to Top
Ark42 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 20 October 2003
Status: Offline
Points: 291
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ark42 Quote  Post ReplyReply Direct Link To This Post Posted: 30 January 2005 at 1:25am

Get this:
http://ark42.com/freeimage/alphahlp.exe

You can convert a 24bit bmp plus an 8bit greyscale bmp to a 32bit bmp from the command line:

alphahlp -fbmp -j color24bit.bmp grey8bit.bmp alpha32.bmp

It can do other things too like convert between formats, split and join image strips into single images 1 per file, and split and join single images into .ico files too.


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.094 seconds.