naps2/NAPS2.Images
Ben Olden-Cooligan cb0c1212b9 Fix jpeg2000 check
2023-03-05 12:49:39 -08:00
..
Bitwise Improve precision for white/black point correction 2023-01-07 12:30:43 -08:00
Storage Move NumberExtensions to NAPS2.Internals 2023-03-04 18:18:35 -08: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 Add ImageSaveOptions and optimize pixel format for saving 2023-02-05 13:54:21 -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 Move various types to NAPS2.Internals 2023-02-19 11:46:41 -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