naps2/NAPS2.Images
2023-12-13 21:46:45 -08:00
..
Bitwise Set up debug logging 2023-04-16 17:04:19 -07:00
Storage Fix BrightnessTransform not working with black & white images 2023-06-18 13:03:55 -07:00
Transforms Move various types to NAPS2.Internals 2023-02-19 11:46:41 -08:00
.gitignore Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
ImageContext.cs Fix jpeg2000 check 2023-03-05 12:49:39 -08:00
ImageExtensions.cs Escl: Quality fixes 2023-12-13 21:46:45 -08:00
ImageFileFormat.cs WIP: JPEG200 support, just on Mac for now 2022-10-10 18:25:59 -07:00
ImageLockState.cs Use IDisposable for IMemoryImage locking instead of manual unlock 2022-07-01 12:39:26 -07:00
ImagePixelFormat.cs Add ImageSaveOptions and optimize pixel format for saving 2023-02-05 13:54:21 -08:00
ImageSaveOptions.cs Add ImageSaveOptions and optimize pixel format for saving 2023-02-05 13:54:21 -08:00
IMemoryImage.cs Add ImageSaveOptions and optimize pixel format for saving 2023-02-05 13:54:21 -08:00
IPdfRenderer.cs Mac: Fix more pdf tests 2022-08-13 20:48:10 -04:00
IRenderableImage.cs Add ImageContext to ProcessedImage and Render extensions 2022-08-30 09:07:27 -07:00
IsExternalInit.cs Move various types to NAPS2.Internals 2023-02-19 11:46:41 -08:00
ITiffWriter.cs Unify progress callbacks and cancellation in ProgressHandler 2022-09-25 16:54:41 -07:00
LICENSE Move copyright to CommonTargets and update to 2023 2023-01-01 14:14:52 -08:00
LockMode.cs Clean up NAPS2.Images.Storage namespace 2022-12-22 16:15:15 -08:00
NAPS2.Images.csproj Escl: Quality fixes 2023-12-13 21:46:45 -08:00
PdfRenderSize.cs Individual render size for pdf pages 2022-11-13 11:10:23 -08:00
PixelFormatHelper.cs Add ImageSaveOptions and optimize pixel format for saving 2023-02-05 13:54:21 -08:00
TiffCompressionType.cs Rework tiff saving and add image load/save tests 2022-09-15 19:02:09 -07:00
TransformState.cs Make generic AsyncSource/Sink types 2022-09-25 16:21:12 -07:00