![]() |
|
I need help with image! - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Java, JVM, & JRE (https://sinister.li/Forum-Java-JVM-JRE) +--- Thread: I need help with image! (/Thread-I-need-help-with-image) |
I need help with image! - Master Antrax - 09-29-2014 Hello HC, I need help adding the hc icon to a program I am making. I was wondering if anyone could help. If you could do it for me I will put you in credits or just give me the code to do it. I have tried many different snippets of code and non worked. Please help. Thanks In Advance, Master Antrax :Smile: I need help with image! - Master Antrax - 09-29-2014 Hello HC, I need help adding the hc icon to a program I am making. I was wondering if anyone could help. If you could do it for me I will put you in credits or just give me the code to do it. I have tried many different snippets of code and non worked. Please help. Thanks In Advance, Master Antrax :Smile: RE: I need help with image! - gitguy - 09-29-2014 what IDE are you using? and is it web based or a desktop gui? RE: I need help with image! - gitguy - 09-29-2014 what IDE are you using? and is it web based or a desktop gui? RE: I need help with image! - Psycho_Coder - 09-29-2014 what kind of icon and what size and where. Give a bit more details, I will help. RE: I need help with image! - Psycho_Coder - 09-29-2014 what kind of icon and what size and where. Give a bit more details, I will help. RE: I need help with image! - Master Antrax - 09-29-2014 (09-29-2014, 06:48 AM)Psycho_Coder Wrote: what kind of icon and what size and where. Give a bit more details, I will help. I am trying to put the HC logo on a program the base image is 506 x 131 which I am probably going to shrink if I can figure this out. Here is the image: Spoiler:![]() RE: I need help with image! - Master Antrax - 09-29-2014 (09-29-2014, 06:48 AM)Psycho_Coder Wrote: what kind of icon and what size and where. Give a bit more details, I will help. I am trying to put the HC logo on a program the base image is 506 x 131 which I am probably going to shrink if I can figure this out. Here is the image: Spoiler:![]() RE: I need help with image! - Plexcon - 09-29-2014 Hey, here's the full logo converted to 256x256 which you can use: RE: I need help with image! - Plexcon - 09-29-2014 Hey, here's the full logo converted to 256x256 which you can use: |