naps2/NAPS2.Images
2024-04-01 18:09:47 -07:00
..
Bitwise Initial combine impl 2024-03-06 20:14:51 -08:00
Storage Initial combine impl 2024-03-06 20:14:51 -08:00
Transforms Use LogicalPixelFormat to keep 1bpp after rotation 2024-03-09 16:15:59 -08:00
.gitignore Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
ImageContext.cs Use Polyfill package to simplify net462 support 2024-04-01 18:09:47 -07:00
ImageExtensions.cs Fix warnings and comments 2024-03-01 10:43:21 -08:00
ImageFileFormat.cs Rename ImageFileFormat.Unspecified to Unknown 2024-01-03 15:53:38 -08:00
ImageLockState.cs Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
ImagePixelFormat.cs Rename ImagePixelFormat.Unsupported to Unknown 2024-01-03 15:55:02 -08:00
ImageSaveOptions.cs Add ImageSaveOptions and optimize pixel format for saving 2023-02-05 13:54:21 -08:00
IMemoryImage.cs Remove ImageContext from IMemoryImage constructors 2024-04-01 00:25:25 -07:00
IPdfRenderer.cs Mac: Fix more pdf tests 2022-08-13 20:48:10 -04:00
IPdfRendererProvider.cs Provide IPdfRenderer from ProcessedImage 2024-02-06 20:22:48 -08:00
IRenderableImage.cs Add ImageContext to ProcessedImage and Render extensions 2022-08-30 09:07:27 -07:00
ITiffWriter.cs Unify progress callbacks and cancellation in ProgressHandler 2022-09-25 16:54:41 -07:00
LICENSE Update copyright year to 2024 2023-12-30 14:45:47 -08:00
LockMode.cs Clean up NAPS2.Images.Storage namespace 2022-12-22 16:15:15 -08:00
NAPS2.Images.csproj Use Polyfill package to simplify net462 support 2024-04-01 18:09:47 -07:00
PdfRenderSize.cs Individual render size for pdf pages 2022-11-13 11:10:23 -08:00
PixelFormatHelper.cs Rename ImagePixelFormat.Unsupported to Unknown 2024-01-03 15:55:02 -08:00
TiffCompressionType.cs Rework tiff saving and add image load/save tests 2022-09-15 19:02:09 -07:00
TransformState.cs Make transforms records to fix equality 2024-03-09 13:53:47 -08:00