naps2/NAPS2.Sdk/Images
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
..
BlankDetector.cs Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
Deskewer.cs Rename IStorage to IImageStorage, IImage to IMemoryImage, etc. 2022-06-08 19:39:27 -07:00
DeskewOperation.cs Remove render extensions in favor of using ImageContext 2022-06-14 22:16:35 -07:00
DeskewParams.cs Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
ImageListMutation.cs Rewrite thumbnail / thumbnaillist logic 2022-06-25 16:30:24 -07:00
ImageRenderState.cs Rewrite thumbnail / thumbnaillist logic 2022-06-25 16:30:24 -07:00
Memento.cs Add a DisposableList helper 2022-06-09 12:09:24 -07:00
RecoveryStorageManager.cs Remove RecoveryStorageManager as a dependency of UiImageList 2022-06-27 21:46:22 -07:00
ScannedImageSink.cs Rename RenderableImage to ProcessedImage 2022-06-08 19:54:08 -07:00
ScannedImageSource.cs Fold ThumbnailList into the IListView model and use it in FDesktop 2022-06-26 14:12:32 -07:00
ThumbnailRenderer.cs Add ImagePostProcessor tests and other fixes 2022-06-20 21:00:25 -07:00
ThumbnailSizes.cs Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
UiImage.cs Rewrite thumbnail / thumbnaillist logic 2022-06-25 16:30:24 -07:00
UiImageList.cs Remove RecoveryStorageManager as a dependency of UiImageList 2022-06-27 21:46:22 -07:00
UndoStack.cs Rewrite thumbnail / thumbnaillist logic 2022-06-25 16:30:24 -07:00