0
Answer

Displaying float array as Image

Photo of Alex

Alex

16y
4.1k
1
I have read a (binary) file that contains a float array with dimensions 1024 by 1024 and I would like to display this as a (greyscale) image. I'm not even sure where to start with this, being a complete newbie to C# so any help would be much appreciated!