|
-
December 22nd, 2009, 04:05 PM
#1
Reading a file as Hexadecimal
I am still fairly new to C#. My background is in IBM mainframe. I have most of the basics down I think but here is what i am unsure of how to do.
I have image files, could be one of 4 or 5 formats. I know from some research the header tag in hex will tell me if the file is a Tif or Jpeg or raster.
IE (4D 4D 00 2A) is a Tif image.
How do I read in this file and translate it to Hex?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|