naps2/NAPS2.Sdk/ImportExport
Ben Olden-Cooligan d8ee7621cb Use IDisposable for IMemoryImage locking instead of manual unlock
This makes things easier now that "using var" is a thing.
2022-07-01 12:39:26 -07:00
..
Email Make SDK config classes into records 2022-06-24 16:12:14 -07:00
Images Make SDK config classes into records 2022-06-24 16:12:14 -07:00
Pdf Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
Profiles Remove GUI-related dependencies from NAPS2.Sdk and have unit tests specify all their own paths (rather than using the Paths constants that reference the real user appdata etc) 2022-06-18 19:09:21 -07:00
DirectImportOperation.cs Rewrite thumbnail / thumbnaillist logic 2022-06-25 16:30:24 -07:00
DirectImportParams.cs Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
ImageRenderException.cs Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
ImportOperation.cs Rename RenderableImage to ProcessedImage 2022-06-08 19:54:08 -07:00
ImportParams.cs Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
IScannedImageImporter.cs Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
Placeholders.cs Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00
SaveSeparator.cs Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
SaveSeparatorHelper.cs Rename RenderableImage to ProcessedImage 2022-06-08 19:54:08 -07:00
ScannedImageImporter.cs Use global usings for common System and NAPS2 usings 2021-12-17 12:18:20 -08:00