开发者

What is C# analog for ColorMatrixFilter in ActionScript?

开发者 https://www.devze.com 2022-12-21 00:18 出处:网络
What is C# (wpf, .NET) analog for ColorMatrixFilter in ActionS开发者_开发问答cript?It is the ColorMatrix class.there\'s no such built-in thing per se, if I understood correctly. however, you should ch

What is C# (wpf, .NET) analog for ColorMatrixFilter in ActionS开发者_开发问答cript?


It is the ColorMatrix class.


there's no such built-in thing per se, if I understood correctly. however, you should check out this link: http://www.codeproject.com/KB/GDI-plus/Image_Processing_Lab.aspx

0

精彩评论

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