Results 1 to 8 of 8

Thread: Creating Icons

  1. #1

    Thread Starter
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840

    Question Creating Icons

    Hi all.

    I'm trying to program my own icon editor in VB. My problem is saving the icon in the right format. If I just use SAVEPICTURE it's saved in BMP format. Further more it's missing the transparent color.
    I have tried adding the image to an imagelist and then use extracticon, and the save it. This works fine, but my problem is, that i would like to be able to use lots of color, and the imagelist changes some of my colors.

    So my question is : Does anyone know how to save a standard picture in ICO format with transparent background and everything.

    I have also been playing around a little with CREATEICONINDIRECT and CREATECOMPATIBLEBITMAP but I can't get that to work.
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

  2. #2
    Si_the_geek
    Guest
    try looking at http://www.wotsit.org for file format information.. it's probably easy enough for icon files to just write a save routine yourself.

  3. #3
    Megatron
    Guest
    See this link.

  4. #4
    Hyperactive Member vbud's Avatar
    Join Date
    Jan 2002
    Location
    Mru 20 17S, 57 33E Goal: Get out of the BOX Status: In The Shadows!!! Target Posts: 3,000,000,000
    Posts
    378

    Cool Transparent ICON

    I have the same problem, the program I wrote can create icons alright but I can`t get it to make them transparent. Any help would be much appreciated on that part...

    >!v!<
    Free your mind, stop thinking
    http://inspirone.blogspot.com

    Please rate this post if it helped you

  5. #5
    Lively Member
    Join Date
    May 2002
    Posts
    87

    Icon2Icon

    try this program i made to convert an icon from a saved .exe file to a saved icon file.

  6. #6
    Lively Member
    Join Date
    May 2002
    Posts
    87

    Icon2Icon

    try this program i made to convert an icon from a saved .exe file to a saved icon file.

  7. #7
    Lively Member
    Join Date
    May 2002
    Posts
    87

    Icon2Icon

    try this program i made to convert an icon from a saved .exe file to a saved icon file.

  8. #8
    Lively Member
    Join Date
    May 2002
    Posts
    87

    file

    sorry about the repeated messages, but i am having problems uploading replies.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width