Completely removed GDI
This commit is contained in:
parent
ddf47ad51b
commit
d76e133f18
31 changed files with 236 additions and 2592 deletions
|
|
@ -250,7 +250,6 @@ public sealed class LiteCatalogViewModel : ViewModelBase
|
|||
_picSettings.DirectorySorgente = SourcePath;
|
||||
_picSettings.DirectoryDestinazione = DestinationPath;
|
||||
_picSettings.DestDir = new DirectoryInfo(DestinationPath);
|
||||
_picSettings.ImageCreatorProvider = "ImageSharp";
|
||||
|
||||
IsProcessing = true;
|
||||
ResetProgress("Analisi immagini...");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue