Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Dear Sir,


I have generated bitmap in c# know i want to convert that bitmap to hex format?
how can i fix it?

Thanks & regards
Sairam Bhat
Posted
Comments
Sergey Alexandrovich Kryukov 24-May-11 16:39pm    
If can be done in different ways. What exactly do you want and why?
--SA

1 solution

You mean to a byte array? All you gotta do is learn how to search the internet. Here's a CodeProject article:

C# Image to Byte Array and Byte Array to Image Converter Class[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 24-May-11 16:39pm    
Can be different... my 5.
--SA
sairam.bhat 25-May-11 2:00am    
i accepted your answer thanks sir my 5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900