c# RGB Values from Bitmap Data
I am new in working with Bitmap and using 16 bits per pixel Format16bppRgb555; I want to Extract RGB Values from Bitmap Data. Here is my code static void Main(string[] args) {