naps2/NAPS2.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
..
Storage Remove render extensions in favor of using ImageContext 2022-06-14 22:16:35 -07:00
Transforms Add tests for ProcessedImage and implement equality 2022-06-09 13:30:33 -07:00
.gitignore WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
BarcodeDetection.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
BitDepth.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
ImageExtensions.cs Rename IStorage to IImageStorage, IImage to IMemoryImage, etc. 2022-06-08 19:39:27 -07:00
ImageFileFormat.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
ImageLockState.cs Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
ImageMetadata.cs WIP: Tests compiling and passing for updated image model 2022-06-08 19:13:36 -07:00
IMemoryImage.cs Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
IProcessedImageOwner.cs Recovery wip and processed image tests 2022-06-09 18:26:19 -07:00
IsExternalInit.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
NAPS2.Images.csproj Build net5 instead of net6 2022-06-19 18:33:00 -07:00
ObjectHelpers.cs Use UiImage/UiImageList and clean up some recovery logic (still recovery implementation todo) 2022-06-09 11:22:20 -07:00
PostProcessingData.cs Add ImagePostProcessor tests and other fixes 2022-06-20 21:00:25 -07:00
ProcessedImage.cs WIP: OCR request queue & controller rework 2022-06-12 20:56:39 -07:00
StorageRefCount.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
TransformState.cs Use UiImage/UiImageList and clean up some recovery logic (still recovery implementation todo) 2022-06-09 11:22:20 -07:00