naps2/NAPS2.Images.Wpf
Ben Olden-Cooligan e547d35be1 Remove ImageContext from IMemoryImage constructors
Now that ImageContext is stateless it can be created on demand, simplifying a lot of things.
2024-04-01 00:25:25 -07:00
..
.gitignore Wpf images wip 2023-09-09 19:30:10 -07:00
LICENSE Update copyright year to 2024 2023-12-30 14:45:47 -08:00
NAPS2.Images.Wpf.csproj Wpf: Enable windows targeting for cross-compiling 2023-10-07 12:15:55 -07:00
WpfExtensions.cs Wpf: Add extensions for getting BitmapSource objects 2023-12-30 12:41:48 -08:00
WpfImage.cs Remove ImageContext from IMemoryImage constructors 2024-04-01 00:25:25 -07:00
WpfImageContext.cs Remove ImageContext from IMemoryImage constructors 2024-04-01 00:25:25 -07:00
WpfImageTransformer.cs Remove ImageContext from IMemoryImage constructors 2024-04-01 00:25:25 -07:00
WpfPixelFormatFixer.cs Wpf images wip 2023-09-09 19:30:10 -07:00
WpfTiffWriter.cs Calculate LogicalPixelFormat lazily 2024-01-03 15:52:19 -08:00