To nbryson,
Is there an example somewhere about the technique you recommended (Read the Image into a filestream
Read the bloc of bytes from the filestream into a byte buffer
Loop round the byte array and insert a dummy byte every 10th byte)? I am a beginner in
VB.NET and i have never worked with bloc of bytes.
Thanks.