473,320 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Image to hex convertor

How to convert a jpg or bmp image to hex through code in asp.net.??
Jun 4 '09 #1
1 2362
Frinavale
9,735 Expert Mod 8TB
What have you tried so far?

Steps that I think should probably have to be done:
  • open the file
  • loop:
    • read the file byte by byte
    • convert each byte to a Hex value when it's read
    • store each converted hex value into some variable...like a String
  • do whatever you need to do with the conversion stored after all bytes have been read and converted into a it's Hex value....

-Frinny
Jun 4 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: usman | last post by:
Dear Can we build a MPEG to DVD convertor using VB.Net If yes then tell me How can I start my project. Thanks
0
by: ehsan.akhgari | last post by:
Hi all, I'm looking for an open source PHP to C convertor program, whose output can be compiled using gcc. What I've been able to find is BinaryPHPZend...
2
by: perspolis | last post by:
Hi all I want to convert an Image to byte. I used TypeDescriptor to get a convertor.. it sometimes works and sometimes gives me "GDI+ error".. how can I convert image to bye ?? thanks
2
by: José Joye | last post by:
Hello, I'm looking for a Delphi.net to C# convertor. Can anyone recommend a good product? thanks, José
4
by: ravi4udude | last post by:
hi All, If anyone have this software please share it with me. Thanks in advance.
4
by: pcnerd | last post by:
I've been playing around with VB since version 3. I now have VB6 Learning Edition. I'm thinking about getting VB.NET Express Edition. I have a lot of demo programs for version 3 thru version 6. I...
1
by: poorna | last post by:
Hai all Can any one help how to use currency convertor in Web application as I need to implement the currency convertor into my project. I tried in so many ways and was unable to gather any...
3
by: Cylix | last post by:
I find all the convertor components are thro printer drive. And all components return directly as a file/array bytes/stream are real time pdf generation. is there any direct output convertor in...
1
by: Twinkle | last post by:
hi i want C Code for Pascal2C Convertor so please help me in getting this codeor approch which is to be followed to form this Pascal2C Convertor Thanks
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.