imagesharp exif
This commit is contained in:
parent
6bb403e986
commit
bf760b6da4
3 changed files with 59 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
|
@ -8,6 +9,6 @@ namespace CatalogLib
|
|||
{
|
||||
public interface IImageProcessor
|
||||
{
|
||||
|
||||
void Start(FileInfo workFile);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue