T
Tamir Khason
Assist,
I have different images wich I have to compare. Tnx to Bob, did it in unsafe
blocks and it even works
, BUT -> of couse I recieve buffer oveflows
often.
Checked the code and there is nothing to fix, so here is the million dollar
question: How to manipulate bitmaps as Matrixes (or byte[,]) it ONLY COLOR
MATRIX - NOTHIG MORE and I do not need to do something really VISUAL within
the program only math functions.
Question: How to convert Bitmap to Matrix in safe code?
TNX
I have different images wich I have to compare. Tnx to Bob, did it in unsafe
blocks and it even works

often.
Checked the code and there is nothing to fix, so here is the million dollar
question: How to manipulate bitmaps as Matrixes (or byte[,]) it ONLY COLOR
MATRIX - NOTHIG MORE and I do not need to do something really VISUAL within
the program only math functions.
Question: How to convert Bitmap to Matrix in safe code?
TNX