hi, so im currently try to read a binary file and try to represent it in rgb image. i save the file into char[length] and then try to convert it to int to get 0-255 value. is it ok to do it explicitly eg. (int)thisChar ? i got an unexpected value and i wonder if that caused by it.
thanks in advance :) ================================= http://www.svnstrk.blogspot.com =================================
