开发者

C# Render color in image as transparent

I'm displaying a .bmp file in a Form.

Is there any way to render the color black a开发者_高级运维s transparent?


You could try myBitmap.MakeTransparent(Color.Black)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜