赤芍
How to get a majority color in an image?
I want to retrieve the majority color in a b开发者_JS百科ackground image in .NET. Is it possible?You can loop through all the pixels in the image and use the getPixel method to determine the RGB value[详细]
2022-12-25 06:38 分类:问答