Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
please help me,,

I want to create an 200X200 image from hex data so I convert the hex data to byte according Converting Hexadecimal String to/from Byte Array in C#[^]

That code is work perfect (thanks to neilck) but I just don't have any idea how to convert/build that byte data to 200X200 image...

Can any want please help me??
Posted
Updated 13-May-11 5:40am

1 solution

 
Share this answer
 
Comments
Kim Togo 13-May-11 16:56pm    
Good answer, my 5. It should be a good help to OP.
[no name] 14-May-11 0:11am    
thx a lot,,I'll try to learn from that...

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