]> granicus.if.org Git - handbrake/commit
WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. The WPF...
authorsr55 <sr55.hb@outlook.com>
Sun, 6 May 2018 18:41:30 +0000 (19:41 +0100)
committersr55 <sr55.hb@outlook.com>
Sun, 6 May 2018 18:41:30 +0000 (19:41 +0100)
commit369c1bb661d0ef1dd3fcd43379294519cb479765
tree42abaeb60bad86fec270713844df08571c2a7cca
parentc14555897d3f3742c4e035c2d6653336dd2b9165
WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. The WPF project now has a conversion utility to take the raw byte[] to convert to bitmapimage.
win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
win/CS/HandBrake.ApplicationServices/Interop/HandBrakeInstance.cs
win/CS/HandBrake.ApplicationServices/Interop/Interfaces/IHandBrakeInstance.cs
win/CS/HandBrake.ApplicationServices/Interop/Model/Preview/RawPreviewData.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Services/Scan/LibScan.cs
win/CS/HandBrakeWPF/Utilities/BitmapUtilities.cs