資源簡介
WPF圖片預覽器
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Windows;
using?System.Windows.Controls;
using?System.Windows.Controls.Primitives;
using?System.Windows.Documents;
using?System.Windows.Input;
using?System.Windows.Media;
namespace?SDKSamples.ImageSample
{
????//?Adorner?based?on?the?ResizingAdorner?in?the?SDK?sample
????public?class?CroppingAdorner?:?Adorner
????{
????????//?Cropping?adorner?uses?Thumbs?for?visual?elements.??
????????//?The?Thumbs?have?built-in?mouse?input?handling.
????????Thumb?topLeft?topRight?bottomLeft?bottomRight;
????????//?To?store?and?manage?the?adorner‘s?visual?children.
????????VisualCollection?visualChildren;
????????//?Initialize?the?CroppingAdorner.
????????public?CroppingAdorner(UIElement?adornedEle
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????10944??2014-06-06?09:28??desc
?????文件????????1670??2014-06-06?09:28??desc
?????文件???????????0??2014-06-06?09:28??desc
?????文件???????????0??2014-06-06?09:28??desc
?????文件???????10457??2014-06-06?09:28??desc
?????文件????????1727??2014-06-06?09:28??desc
?????文件???????71647??2014-06-06?09:28??desc
?????文件????????3369??2014-06-06?09:28??desc
?????文件???????22418??2014-06-06?09:28??license.rtf
?????文件????????8663??2014-06-06?09:28??C#\adorner.cs
?????文件?????????445??2014-06-06?09:28??C#\app.xaml
?????文件?????????580??2014-06-06?09:28??C#\app.xaml.cs
?????文件????????5331??2014-06-06?09:28??C#\converters.cs
?????文件???????13355??2014-06-06?09:28??C#\data.cs
?????目錄???????????0??2014-06-06?09:28??C#\images\
?????文件???????49370??2014-06-06?09:28??C#\images\market?031.jpg
?????文件???????44279??2014-06-06?09:28??C#\images\market?032.jpg
?????文件???????65481??2014-06-06?09:28??C#\images\market?034.jpg
?????文件???????55765??2014-06-06?09:28??C#\images\market?039.jpg
?????文件???????35239??2014-06-06?09:28??C#\images\market?040.jpg
?????文件???????10926??2014-06-06?09:28??C#\mainwindow.xaml
?????文件????????1261??2014-06-06?09:28??C#\mainwindow.xaml.cs
?????文件????????4020??2014-06-06?09:28??C#\photoapp.csproj
?????文件?????????905??2014-06-06?09:28??C#\photoapp.sln
?????文件???????17920??2014-06-06?09:28??C#\photoapp.suo
?????文件????????1642??2014-06-06?09:28??C#\photoview.xaml
?????文件????????1990??2014-06-06?09:28??C#\photoview.xaml.cs
?????文件????????7795??2014-06-06?09:28??C#\readme.htm
評論
共有 條評論