将图像转换为二进制图像使照片以LDAP像素化. [英] Image Conversion to Binary Makes Photo's in LDAP Pixelated.

查看:65
本文介绍了将图像转换为二进制图像使照片以LDAP像素化.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个FIM代码,可将照片转换为Active Directory中所需的LDAP缩略图属性.

i have a code for FIM that converts photos to the LDAP Thumbnail Attribute required in Active Directory.

但是它使它们像素化并且比使用其他应用程序小,代码是否正确?

but it makes them a bit pixelated and smaller than using another applicaiton, is the code correct?


                            Image thumb = image.GetThumbnailImage(128, 128, () => false, IntPtr.Zero);

推荐答案

嗨Werner.Deysel,

Hi Werner.Deysel,

谢谢您在这里发布.

对于您的问题,您可以参考MSDN文章

For your question, you could refer to the MSDN article 

我希望这会有所帮助.

最好的问候,

温迪


这篇关于将图像转换为二进制图像使照片以LDAP像素化.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆