mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Update image parse code.
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<Compile Include="DataTransferredEventArgs.cs" />
|
||||
<Compile Include="IMemoryManager.cs" />
|
||||
<Compile Include="Internals\ICommittable.cs" />
|
||||
<Compile Include="ImageTools.cs" />
|
||||
<Compile Include="Internals\ImageTools.cs" />
|
||||
<Compile Include="Internals\InternalMessageLoopHook.cs" />
|
||||
<Compile Include="Internals\ITwainSessionInternal.cs" />
|
||||
<Compile Include="Internals\LinuxMemoryManager.cs" />
|
||||
@@ -155,6 +155,7 @@
|
||||
<Compile Include="Data\TwainValues.cs" />
|
||||
<Compile Include="SourceEnableMode.cs" />
|
||||
<Compile Include="Data\ValueExtensions.cs" />
|
||||
<Compile Include="WpfImageTools.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="NTwain.nuspec" />
|
||||
|
||||
Reference in New Issue
Block a user