Displaying float array as Image
                            
                         
                        
                     
                 
                
                    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!