C# Convert Grayscale data to colored image [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 6 years ago . I want to convert grayscale data to colored image using C#. I try 2D and convert 1D data and show bitmap, but I want to show Colored image. 回答1: The built in graphics and drawings function from the .NET framework do not support working with Grayscale images. I did the same thing to display a gray