naps2/NAPS2.Images
2022-07-02 16:01:45 -07:00
..
Storage Fix some warnings 2022-07-02 14:04:14 -07:00
Transforms Refactor transformers to be simpler and more generic 2022-07-01 19:06:02 -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 Remove unused usings 2022-07-02 16:01:45 -07: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 Fix some project warnings/errors 2022-07-02 10:30:31 -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 Fix FViewer and various other bugs/todos around images 2022-07-01 21:45:52 -07:00
ProcessedImage.cs Fix some project warnings/errors 2022-07-02 10:30:31 -07:00
StorageRefCount.cs Fix FViewer and various other bugs/todos around images 2022-07-01 21:45:52 -07:00
TransformState.cs Use UiImage/UiImageList and clean up some recovery logic (still recovery implementation todo) 2022-06-09 11:22:20 -07:00