一个可以在WPF中实现调整RGB、HSV的自定义控件,调整明度、饱和度、透明度、颜色等等
可修改图片插值控件源码功能介绍:PixelBox是从派生的自定义控件PictureBox。它添加InterpolationMode,可以设置多种插值模式,包括Low,High,Bilinear,Bicubic,NearestNeighbor,HighQualityBilinear,HighQualityBicubic,注意:开发环境为VisualStudio2010
wps excel 嵌入 winform
ModernUIforWPFv1.0.3源码源码描述:ModernUI组件包括一个示例应用程序为WPF展示现代用户界面的各种功能。一组控件和风格转换你的WPF应用程序到一个漂亮的UI应用程序。这种现代开源项目是一个分拆的XAML,视觉运行时检查员对Silverlight,WindowsPhone,Windows存储和WPF。v1.0.3更新内容:1、AppearanceManager.Current取代静态AppearanceManager的2、枚举主题删除3、AppearanceManager.SwitchTheme不再存在特点:外观方面,在运行时配置深色,浅色和自定义主题强调色大,小字体新的现代控制BBCodeBlockModernButtonModernDialogModernFrameModernMenuModernTabModernWindowRelativeAnimatingContentControlTransitioningContentControl布局一组预定义的页面布局一致的外观和感觉控制方式常见的WPF控件,如按钮,文本块等的样式所有风格自动适应黑暗与光明的主题
WPF全景控件Panorama源码源码描述:Panorama的作用是非常简单,可以很容易地总结以下几点:1.CreateaMetrostylecontrol.IsayStyle,asitmaynotbe100%inlinewithwhattheWin8Metrotileinterfacedoes,orhowitfunctions,buttobehonest,itfittedmyneedswellenoughandIfigureditmaybeOKforothers.Sobewarned,itisnotlikethebestcontrolever,itisinfactprettysimple.2.Allowittobeusedindirectcontentmode/oruseMVVMtodrivethecreationofUIelements,viaDataBinding.3.Allowuserstocustomisetheprimary/complementarycolorsthatshouldbeusedwhengeneratingtiles.4.Allowsingletilegro
ExifLib数据快速提取工具源码项目描述ExifLib读取Exif标签(例如,相机型号,GPS数据、日期照相,快门速度等)利用GDI+,System.Drawing.Imaging类开发ExifLibsimplyreadsExiftags(i.e.,cameramodel,GPSdata,datepicturetaken,shutterspeedetc.)fromJPEGfiles,withouttheoverheadintroducedbyusingtheGDI+classeslocatedinSystem.Drawing.Imaging,andwithlesslinesofcodeforthedeveloper.ExifLib很简单,只有一个类和一个枚举命名空间中。只需添加一个ExifLib.dll。
