null54 Posted November 23, 2022 Share Posted November 23, 2022 This is a build of my G'MIC plugin that adds support for reading the document layers. The clipboard reading workaround is now obsolete and has been removed. The version in this topic has been superseded by an official release: 4 1 Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
Reptillian Posted November 23, 2022 Share Posted November 23, 2022 Can I get one for x64 on Windows 10? G'MIC Filter Developer I am away from this forum for undetermined amount of time: If you really need anything related to my PDN plugin or my G'MIC filter within G'MIC plugin, then you can contact me via Paint.NET discord, and mention me. Link to comment Share on other sites More sharing options...
null54 Posted November 24, 2022 Author Share Posted November 24, 2022 3 hours ago, Reptillian said: Can I get one for x64 on Windows 10? The x64 build works with both Windows 10 and Windows 11, I edited the first post to clarify that. The ARM64 on Windows 10 build exists because Windows 10 can only emulate x86 processes, so it uses the 32-bit build of G'MIC-Qt. Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
roberth Posted December 6, 2022 Share Posted December 6, 2022 Hi, getting crashes trying to use G'MIC with pretty much any non-blank image with the latest 5.0 PDN alpha. Spoiler This text file was created because paint.net crashed. Please e-mail this to crashlog5@getpaint.net so we can diagnose and fix the problem. Application version: paint.net 5.0 (α 5.0.8368.3690) Time of crash: 12/6/2022 03:05:16 Application uptime: 00:00:42.7896168 Application state: Running Working set: 293,080 KiB Handles and threads: 1290 handles, 74 threads, 137 gdi, 196 user Install type: Classic Application directory: C:\Program Files\paint.net Current directory: C:\Program Files\paint.net Install directory: C:\Program Files\paint.net OS Version: Windows 10 Home 10.0.19044.0 x64 .NET version: .NET 7.0.0 x64 Processor: "12th Gen Intel(R) Core(TM) i5-12600KF" @ ~3686MHz (10C/16T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2) Physical memory: 32627 MB Video card: NVIDIA GeForce RTX 3060 Ti (v:10DE, d:2489, r:161), Microsoft Basic Render Driver (v:1414, d:8C, r:0) Hardware acceleration: True (default: True) (rendering: 🚀 Performance (NVIDIA GeForce RTX 3060 Ti)) Remote session: no Pointers: none UI animations: True UI DPI: 96 dpi (1.00x scale) UI theme: VisualStyleCategory=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Dark, ThemeFileName=Aero.msstyles Updates: False, 12/6/2022 (journal: ShouldCheckForUpdate, CheckedForUpdate) Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US Flags: Exception details: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'bounds (839,915,564,551) is not valid (0,0,564,551)') at PaintDotNet.RegionPtr`1.SliceError(RectInt32 bounds) at PaintDotNet.Imaging.BitmapSourceExtensions.ToBitmap[TPixel](IBitmapSource`1 source, RectInt32 rect, IBitmapAllocator allocator) at GmicEffectPlugin.GmicPipeServer.PrepareCroppedLayers(InputMode inputMode, RectangleF cropRect) at GmicEffectPlugin.GmicPipeServer.WaitForConnectionCallback(IAsyncResult result) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.AwaitTaskContinuation.RunCallback(ContextCallback callback, Object state, Task& currentTask) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state) at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() Managed assemblies: System.Private.CoreLib, .\System.Private.CoreLib.dll, Version=7.0.0.0, PublicKeyToken=7cec85d7bea7798e paintdotnet, .\paintdotnet.dll, Version=5.0.8368.3690 System.Runtime, .\System.Runtime.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Windows.Forms, .\System.Windows.Forms.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 PaintDotNet.Fundamentals, .\PaintDotNet.Fundamentals.dll, Version=5.0.8368.3690 PaintDotNet.ComponentModel, .\PaintDotNet.ComponentModel.dll, Version=5.0.8368.3690 System.Diagnostics.Tracing, .\System.Diagnostics.Tracing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.Thread, .\System.Threading.Thread.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Base, .\PaintDotNet.Base.dll, Version=5.0.8368.3690 PaintDotNet.Collections, .\PaintDotNet.Collections.dll, Version=5.0.8368.3690 PaintDotNet.Systrace, .\PaintDotNet.Systrace.dll, Version=5.0.8368.3690 PaintDotNet.Windows, .\PaintDotNet.Windows.dll, Version=5.0.8368.3690 TerraFX.Interop.Windows, .\TerraFX.Interop.Windows.dll, Version=10.0.22621.0, PublicKeyToken=35b01b53313a6f7e PaintDotNet.Primitives, .\PaintDotNet.Primitives.dll, Version=5.0.8368.3690 System.Collections.Concurrent, .\System.Collections.Concurrent.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Runtime, .\PaintDotNet.Runtime.dll, Version=5.0.8368.3690 PointerToolkit, .\PointerToolkit.dll, Version=1.0.0.0 System.Threading, .\System.Threading.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.Process, .\System.Diagnostics.Process.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.SystemLayer, .\PaintDotNet.SystemLayer.dll, Version=5.0.8368.3690 System.Private.Uri, .\System.Private.Uri.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.ComponentModel.Primitives, .\System.ComponentModel.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Windows.Forms.Primitives, .\System.Windows.Forms.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 WindowsBase, .\WindowsBase.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Runtime.InteropServices, .\System.Runtime.InteropServices.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.ObjectModel, .\PaintDotNet.ObjectModel.dll, Version=5.0.8368.3690 System.Drawing.Primitives, .\System.Drawing.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PresentationFramework, .\PresentationFramework.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Xaml, .\System.Xaml.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 System.ComponentModel, .\System.ComponentModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.TraceSource, .\System.Diagnostics.TraceSource.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Text.Encoding.CodePages, .\System.Text.Encoding.CodePages.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections, .\System.Collections.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Core, .\PaintDotNet.Core.dll, Version=5.0.8368.3690 PaintDotNet.Resources, .\PaintDotNet.Resources.dll, Version=5.0.8368.3690 System.Configuration.ConfigurationManager, .\System.Configuration.ConfigurationManager.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.ObjectModel, .\System.ObjectModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections.Specialized, .\System.Collections.Specialized.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Data, .\PaintDotNet.Data.dll, Version=5.0.8368.3690 System.Private.Xml, .\System.Private.Xml.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PaintDotNet.Framework, .\PaintDotNet.Framework.dll, Version=5.0.8368.3690 PaintDotNet.Windows.Framework, .\PaintDotNet.Windows.Framework.dll, Version=5.0.8368.3690 System.Drawing.Common, .\System.Drawing.Common.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Collections.Immutable, .\System.Collections.Immutable.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.ThreadPool, .\System.Threading.ThreadPool.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.WebClient, .\System.Net.WebClient.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.ComponentModel.EventBasedAsync, .\System.ComponentModel.EventBasedAsync.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.UI, .\PaintDotNet.UI.dll, Version=5.0.8368.3690 Microsoft.Win32.SystemEvents, .\Microsoft.Win32.SystemEvents.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Xml.ReaderWriter, .\System.Xml.ReaderWriter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Microsoft.Win32.Registry, .\Microsoft.Win32.Registry.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Linq, .\System.Linq.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.Principal.Windows, .\System.Security.Principal.Windows.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a ComputeSharp.D2D1, .\ComputeSharp.D2D1.dll, Version=2.0.0.0 System.Security.Claims, .\System.Security.Claims.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Windows.Core, .\PaintDotNet.Windows.Core.dll, Version=5.0.8368.3690 System.ComponentModel.TypeConverter, .\System.ComponentModel.TypeConverter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PresentationCore, .\PresentationCore.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 DirectWriteForwarder, .\DirectWriteForwarder.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Diagnostics.Debug, .\System.Diagnostics.Debug.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Extensions, .\System.Runtime.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.CompilerServices.VisualC, .\System.Runtime.CompilerServices.VisualC.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections.NonGeneric, .\System.Collections.NonGeneric.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a UIAutomationTypes, .\UIAutomationTypes.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Diagnostics.FileVersionInfo, .\System.Diagnostics.FileVersionInfo.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Effects.Core, .\PaintDotNet.Effects.Core.dll, Version=5.0.8368.3690 Accessibility, .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 CommunityToolkit.HighPerformance, .\CommunityToolkit.HighPerformance.dll, Version=8.0.0.0, PublicKeyToken=4aff67a105548ee2 System.Threading.Tasks.Parallel, .\System.Threading.Tasks.Parallel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.PropertySystem, .\PaintDotNet.PropertySystem.dll, Version=5.0.8368.3690 System.Reflection.Metadata, .\System.Reflection.Metadata.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.Packaging, .\System.IO.Packaging.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.MemoryMappedFiles, .\System.IO.MemoryMappedFiles.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Reflection.MetadataLoadContext, .\System.Reflection.MetadataLoadContext.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Runtime.Loader, .\System.Runtime.Loader.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PhotoShop, .\FileTypes\PhotoShop.dll, Version=2.5.0.40665 mscorlib, .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 System.Drawing, .\System.Drawing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System, .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 System.Memory, .\System.Memory.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 WebPFileType, .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.12.0 AvifFileType, .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.20.0 DdsFileTypePlus, .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.10.12.0 PaintDotNet.Effects, .\PaintDotNet.Effects.dll, Version=5.0.8368.3690 PaintDotNet.Effects.Gpu, .\PaintDotNet.Effects.Gpu.dll, Version=5.0.8368.3690 Mono.Cecil, .\Mono.Cecil.dll, Version=0.11.4.0, PublicKeyToken=50cebf1cceb9d05e netstandard, .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PaintDotNet.Effects.Legacy, .\PaintDotNet.Effects.Legacy.dll, Version=5.0.8368.3690 System.Console, .\System.Console.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a WaveTextSUI, .\Effects\WaveTextSUI.dll, Version=1.2.4415.33440 Alpha_to_0, .\Effects\Alpha_to_0.dll, Version=1.0.4452.22746 BlackandAlpha+, .\Effects\BlackandAlpha+.dll, Version=1.2.4329.272 BBChart, .\Effects\BBChart.dll, Version=1.1.0.0 CreativeTextPro, .\Effects\CreativeTextPro.dll, Version=6.0.8353.35403 Calendar, .\Effects\Calendar.dll, Version=6.0.8365.13468 CircleText, .\Effects\CircleText.dll, Version=1.4.4415.32488 BandWPlus, .\Effects\BandWPlus.dll, Version=6.0.8353.33542 Burninate, .\Effects\Burninate.dll, Version=6.0.8353.34268 System.Windows.Forms.DataVisualization, .\Effects\System.Windows.Forms.DataVisualization.dll, Version=1.0.0.0, PublicKeyToken=31bf3856ad364e35 Alpha_to_255, .\Effects\Alpha_to_255.dll, Version=1.0.4452.22782 Cartoonize, .\Effects\Cartoonize.dll, Version=1.0.4629.37393 Alpha2Gray, .\Effects\Alpha2Gray.dll, Version=6.0.8353.33192 BBOutlinedGradientText, .\Effects\BBOutlinedGradientText.dll, Version=6.0.8362.599 ApplyMask, .\Effects\ApplyMask.dll, Version=6.0.8353.33213 dpyColorBalance, .\Effects\dpyColorBalance.dll, Version=1.1.4330.37850 Dream, .\Effects\Dream.dll, Version=6.0.8353.35430 WaveText, .\Effects\WaveText.dll, Version=1.2.4415.32811 System.Resources.Extensions, .\System.Resources.Extensions.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Flip, .\Effects\Flip.dll, Version=4.6.7358.36953 Dimensions, .\Effects\Dimensions.dll, Version=1.3.6826.38472 GaussianBlurPlus, .\Effects\GaussianBlurPlus.dll, Version=4.2.5691.27401 Gray2Alpha, .\Effects\Gray2Alpha.dll, Version=6.0.8353.35520 LevelHorizon, .\Effects\LevelHorizon.dll, Version=6.0.8353.35582 GradientBlur, .\Effects\GradientBlur.dll, Version=1.2.5.28179 Gmic, .\Effects\Gmic.dll, Version=3.1.6.2 Landscape, .\Effects\Landscape.dll, Version=5.2.8174.40347 Metallize, .\Effects\Metallize.dll, Version=1.2.4415.32969 ObjectTools, .\Effects\ObjectTools.dll, Version=6.0.8368.37497 System.Runtime.Serialization.Formatters, .\System.Runtime.Serialization.Formatters.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PasteAlpha, .\Effects\PasteAlpha.dll, Version=5.2.8174.40450 OilPaintingPlus, .\Effects\OilPaintingPlus.dll, Version=5.2.8141.27893 MultiThreshold, .\Effects\MultiThreshold.dll, Version=1.1.4330.38982 Pastel, .\Effects\Pastel.dll, Version=5.2.8174.40506 Perspective, .\Effects\Perspective.dll, Version=2.1.4415.36116 MemeMaker, .\Effects\MemeMaker.dll, Version=6.0.8353.35630 PhotoAdjustments, .\Effects\PhotoAdjustments.dll, Version=6.0.8353.35657 pxEexpansion, .\Effects\pxEexpansion.dll, Version=1.0.4437.36287 RemoveDust, .\Effects\RemoveDust.dll, Version=6.0.8353.35680 RotateText, .\Effects\RotateText.dll, Version=1.1.4415.32628 RotateTextSUI, .\Effects\RotateTextSUI.dll, Version=1.1.4415.32713 SeamCarving, .\Effects\SeamCarving.dll, Version=5.2.8176.39366 WaterReflection, .\Effects\WaterReflection.dll, Version=1.2.5.15754 Rotate_Zoom+, .\Effects\Rotate_Zoom+.dll, Version=1.11.5237.17779 SelectionTools, .\Effects\SelectionTools.dll, Version=6.0.8368.37856 SpeechBubble, .\Effects\SpeechBubble.dll, Version=2.1.4445.42029 SpiralText, .\Effects\SpiralText.dll, Version=1.4.4415.32775 System.Numerics.Vectors, .\System.Numerics.Vectors.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a TextPlus, .\Effects\Textplus.dll, Version=1.0.0.0 Transparency, .\Effects\Transparency.dll, Version=6.0.8363.20973 VignettePlus, .\Effects\VignettePlus.dll, Version=6.0.8353.35743 System.CodeDom, .\System.CodeDom.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 HSVGradients, .\Effects\HSVGradients.dll, Version=4.5.6832.41864 Crc32.NET, .\Crc32.NET.dll, Version=1.0.0.0, PublicKeyToken=dc0b95cf99bf4e99 System.Security.Cryptography, .\System.Security.Cryptography.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Newtonsoft.Json, .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed System.Text.RegularExpressions, .\System.Text.RegularExpressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Linq.Expressions, .\System.Linq.Expressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Numerics, .\System.Runtime.Numerics.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PhotoSauce.MagicScaler, .\PhotoSauce.MagicScaler.dll, Version=0.13.2.0, PublicKeyToken=fc6b9b7b06809481 Microsoft.Win32.Primitives, .\Microsoft.Win32.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PointerToolkit.TerraFX.Interop.Windows, .\PointerToolkit.TerraFX.Interop.Windows.dll, Version=10.0.22621.0 System.Net.Http, .\System.Net.Http.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.Primitives, .\System.Net.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.DiagnosticSource, .\System.Diagnostics.DiagnosticSource.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Security, .\System.Net.Security.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.Quic, .\System.Net.Quic.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.Sockets, .\System.Net.Sockets.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Net.NameResolution, .\System.Net.NameResolution.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.Overlapped, .\System.Threading.Overlapped.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.Pipes, .\System.IO.Pipes.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.AccessControl, .\System.Security.AccessControl.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Intrinsics, .\System.Runtime.Intrinsics.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Private.Xml.Linq, .\System.Private.Xml.Linq.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Xml.XDocument, .\System.Xml.XDocument.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.Compression, .\System.IO.Compression.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089 Native modules: .\PaintDotNet.exe, version=5.0.8368.3690 C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.964 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcp_win.dll, version=10.0.19041.789 (WinBuild.160101.0800) C:\WINDOWS\System32\ucrtbase.dll, version=10.0.19041.789 (WinBuild.160101.0800) C:\WINDOWS\System32\USER32.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\win32u.dll, version=10.0.19041.2006 (WinBuild.160101.0800) C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.2006 (WinBuild.160101.0800) C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1320 (WinBuild.160101.0800) C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\combase.dll, version=10.0.19041.1320 (WinBuild.160101.0800) C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.985 (WinBuild.160101.0800) C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\msvcrt.dll, version=7.0.19041.546 (WinBuild.160101.0800) .\VCRUNTIME140_1.dll, version=14.34.31931.0 .\VCRUNTIME140.dll, version=14.34.31931.0 C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\System32\shcore.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\hostfxr.dll, version=7,0,22,51805 @Commit: d099f075e45d2aa6007a22b71b45a08758559f80 C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\sechost.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\hostpolicy.dll, version=7,0,22,51805 @Commit: d099f075e45d2aa6007a22b71b45a08758559f80 .\coreclr.dll, version=7,0,22,51805 @Commit: d099f075e45d2aa6007a22b71b45a08758559f80 C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.1415 (WinBuild.160101.0800) .\System.Private.CoreLib.dll, version=7.0.22.51805 .\paintdotnet.ni.dll, version=5.0.8368.3690 .\clrjit.dll, version=7,0,22,51805 @Commit: d099f075e45d2aa6007a22b71b45a08758559f80 C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800) .\paintdotnet.dll, version=5.0.8368.3690 .\System.Runtime.dll, version=7.0.22.51805 C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll, version= C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINMM.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\System.Windows.Forms.dll, version=7.0.22.57601 .\PaintDotNet.Fundamentals.dll, version=5.0.8368.3690 .\PaintDotNet.ComponentModel.dll, version=5.0.8368.3690 .\System.Diagnostics.Tracing.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\icu.dll, version=64, 2, 0, 0 (WinBuild.160101.0800) .\System.Threading.Thread.dll, version=7.0.22.51805 .\PaintDotNet.Base.dll, version=5.0.8368.3690 .\PaintDotNet.Collections.dll, version=5.0.8368.3690 .\PaintDotNet.Systrace.dll, version=5.0.8368.3690 .\PaintDotNet.Windows.dll, version=5.0.8368.3690 .\TerraFX.Interop.Windows.dll, version=10.0.22621.0 .\PaintDotNet.Primitives.dll, version=5.0.8368.3690 .\System.Collections.Concurrent.dll, version=7.0.22.51805 .\PaintDotNet.Runtime.dll, version=5.0.8368.3690 .\PointerToolkit.dll, version=1.0.0.0 .\System.Threading.dll, version=7.0.22.51805 .\System.Diagnostics.Process.dll, version=7.0.22.51805 .\PaintDotNet.SystemLayer.dll, version=5.0.8368.3690 C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\System.Private.Uri.dll, version=7.0.22.51805 .\System.ComponentModel.Primitives.dll, version=7.0.22.51805 .\System.Windows.Forms.Primitives.dll, version=7.0.22.51807 .\WindowsBase.dll, version=7.0.22.51802 .\System.Runtime.InteropServices.dll, version=7.0.22.51805 .\PaintDotNet.ObjectModel.dll, version=5.0.8368.3690 .\System.Drawing.Primitives.dll, version=7.0.22.51805 .\PresentationFramework.dll, version=7.0.22.51802 .\System.Xaml.dll, version=7.0.22.51802 .\System.ComponentModel.dll, version=7.0.22.51805 .\System.Diagnostics.TraceSource.dll, version=7.0.22.51805 .\System.Text.Encoding.CodePages.dll, version=7.0.22.51805 .\System.Collections.dll, version=7.0.22.51805 .\PaintDotNet.Core.dll, version=5.0.8368.3690 .\PaintDotNet.Resources.dll, version=5.0.8368.3690 .\System.Configuration.ConfigurationManager.dll, version=7.0.22.51805 .\System.ObjectModel.dll, version=7.0.22.51805 .\System.Collections.Specialized.dll, version=7.0.22.51805 .\PaintDotNet.Data.dll, version=5.0.8368.3690 .\System.Private.Xml.dll, version=7.0.22.51805 .\PaintDotNet.Windows.Framework.dll, version=5.0.8368.3690 .\PaintDotNet.Framework.dll, version=5.0.8368.3690 .\PresentationNative_cor3.dll, version=7,0,22,50606 @Commit: 00c647d63646ecc287c92f64734f438557f4a813 .\System.Drawing.Common.dll, version=7.0.22.51805 .\System.Collections.Immutable.dll, version=7.0.22.51805 .\System.Threading.ThreadPool.dll, version=7.0.22.51805 .\System.Net.WebClient.dll, version=7.0.22.51805 .\System.ComponentModel.EventBasedAsync.dll, version=7.0.22.51805 .\PaintDotNet.UI.dll, version=5.0.8368.3690 .\Microsoft.Win32.SystemEvents.dll, version=7.0.22.51805 .\System.Xml.ReaderWriter.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\dxgi.DLL, version=10.0.19041.1806 (WinBuild.160101.0800) .\Microsoft.Win32.Registry.dll, version=7.0.22.51805 .\System.Linq.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\d3d11.DLL, version=10.0.19041.1865 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\msasn1.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\cryptnet.dll, version=10.0.19041.906 (WinBuild.160101.0800) C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\drvstore.dll, version=10.0.19041.1949 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\devobj.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\cryptbase.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\WINTRUST.DLL, version=10.0.19041.1949 (WinBuild.160101.0800) C:\WINDOWS\System32\imagehlp.dll, version=10.0.19041.1415 (WinBuild.160101.0800) .\System.Security.Principal.Windows.dll, version=7.0.22.51805 .\ComputeSharp.D2D1.dll, version=2.0.0.0 .\System.Security.Claims.dll, version=7.0.22.51805 .\PaintDotNet.Windows.Core.dll, version=5.0.8368.3690 .\System.ComponentModel.TypeConverter.dll, version=7.0.22.51805 .\PresentationCore.dll, version=7.0.22.51802 .\DirectWriteForwarder.dll, version=7,0,22,51802 @Commit: 636e2b7a00a434a354a126f510a56e16ce3c6bbc .\System.Diagnostics.Debug.dll, version=7.0.22.51805 .\System.Runtime.Extensions.dll, version=7.0.22.51805 .\System.Runtime.CompilerServices.VisualC.dll, version=7.0.22.51805 .\System.Collections.NonGeneric.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\UIAutomationTypes.dll, version=7.0.22.51802 C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\system32\rsaenh.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\System.Diagnostics.FileVersionInfo.dll, version=7.0.22.51805 .\PaintDotNet.Effects.Core.dll, version=5.0.8368.3690 C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.844 (WinBuild.160101.0800) .\Accessibility.dll, version=7.0.22.51807 .\CommunityToolkit.HighPerformance.dll, version=8.0.0.1 C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800) .\System.Threading.Tasks.Parallel.dll, version=7.0.22.51805 C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800) .\PaintDotNet.PropertySystem.dll, version=5.0.8368.3690 .\System.Reflection.Metadata.dll, version=7.0.22.51805 .\System.IO.Packaging.dll, version=7.0.22.51805 .\System.IO.MemoryMappedFiles.dll, version=7.0.22.51805 .\System.Reflection.MetadataLoadContext.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\d2d1.DLL, version=10.0.19041.1 (WinBuild.160101.0800) .\System.Runtime.Loader.dll, version=7.0.22.51805 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll, version=6.10 (WinBuild.160101.0800) C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.2006_none_919e9136cc8d4791\gdiplus.dll, version=10.0.19041.2006 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1706 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\TextShaping.dll, version= .\FileTypes\PhotoShop.dll, version=2.5.0.0 .\mscorlib.dll, version=7.0.22.51805 .\System.Drawing.dll, version=7.0.22.51807 .\System.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.19041.746 (WinBuild.160101.0800) .\System.Memory.dll, version=7.0.22.51805 .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.12.0 .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.20.0 .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.12.0 C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.19041.1466 (WinBuild.160101.0800) C:\Windows\System32\WinTypes.dll, version=10.0.19041.1320 (WinBuild.160101.0800) .\PaintDotNet.Effects.dll, version=5.0.8368.3690 .\PaintDotNet.Effects.Gpu.dll, version=5.0.8368.3690 .\Mono.Cecil.dll, version=0.11.4.0 .\netstandard.dll, version=7.0.22.51805 .\PaintDotNet.Effects.Legacy.dll, version=5.0.8368.3690 C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.19041.546 (WinBuild.160101.0800) .\System.Console.dll, version=7.0.22.51805 .\Effects\WaveTextSUI.dll, version=1.2.4415.33440 .\Effects\Alpha_to_0.dll, version=1.0.4452.22746 .\Effects\BlackandAlpha+.dll, version=1.2.4329.272 .\Effects\BBChart.dll, version=1.1.0.0 .\Effects\CreativeTextPro.dll, version=6.0.8353.35403 .\Effects\Calendar.dll, version=6.0.8365.13468 .\Effects\CircleText.dll, version=1.4.4415.32488 .\Effects\BandWPlus.dll, version=6.0.8353.33542 .\Effects\Burninate.dll, version=6.0.8353.34268 .\Effects\System.Windows.Forms.DataVisualization.dll, version=1.0.20.11001 .\Effects\BBOutlinedGradientText.dll, version=6.0.8362.599 .\Effects\Alpha_to_255.dll, version=1.0.4452.22782 .\Effects\Cartoonize.dll, version=1.0.4629.37393 .\Effects\Alpha2Gray.dll, version=6.0.8353.33192 .\Effects\ApplyMask.dll, version=6.0.8353.33213 C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.19041.546 (WinBuild.160101.0800) .\Effects\dpyColorBalance.dll, version=1.1.4330.37850 .\Effects\Dream.dll, version=6.0.8353.35430 .\Effects\WaveText.dll, version=1.2.4415.32811 .\System.Resources.Extensions.dll, version=7.0.22.51805 .\Effects\Flip.dll, version=4.6.7358.36953 .\Effects\Dimensions.dll, version=1.3.6826.38472 .\Effects\GaussianBlurPlus.dll, version=4.2.5691.27401 .\Effects\Gray2Alpha.dll, version=6.0.8353.35520 .\Effects\LevelHorizon.dll, version=6.0.8353.35582 .\Effects\GradientBlur.dll, version=1.2.5.0 .\Effects\Gmic.dll, version=3.1.6.2 .\Effects\Landscape.dll, version=5.2.8174.40347 .\Effects\Metallize.dll, version=1.2.4415.32969 .\Effects\ObjectTools.dll, version=6.0.8368.37497 .\System.Runtime.Serialization.Formatters.dll, version=7.0.22.51805 .\Effects\PasteAlpha.dll, version=5.2.8174.40450 .\Effects\OilPaintingPlus.dll, version=5.2.8141.27893 .\Effects\MultiThreshold.dll, version=1.1.4330.38982 .\Effects\Pastel.dll, version=5.2.8174.40506 .\Effects\Perspective.dll, version=2.1.4415.36116 .\Effects\MemeMaker.dll, version=6.0.8353.35630 .\Effects\PhotoAdjustments.dll, version=6.0.8353.35657 .\Effects\pxEexpansion.dll, version=1.0.4437.36287 .\Effects\RemoveDust.dll, version=6.0.8353.35680 .\Effects\RotateText.dll, version=1.1.4415.32628 .\Effects\RotateTextSUI.dll, version=1.1.4415.32713 .\Effects\SeamCarving.dll, version=5.2.8176.39366 .\Effects\WaterReflection.dll, version=1.2.5.0 .\Effects\Rotate_Zoom+.dll, version=1.11.5237.17779 .\Effects\SelectionTools.dll, version=6.0.8368.37856 .\Effects\SpeechBubble.dll, version=2.1.4445.42029 .\Effects\SpiralText.dll, version=1.4.4415.32775 .\System.Numerics.Vectors.dll, version=7.0.22.51805 .\Effects\Textplus.dll, version=1.0.0.0 .\Effects\Transparency.dll, version=6.0.8363.20973 .\Effects\VignettePlus.dll, version=6.0.8353.35743 C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.1708 (WinBuild.160101.0800) .\System.CodeDom.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\amsi.dll, version=10.0.19041.1620 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2210.6-0\MpOav.dll, version=4.18.2210.6 (WinBuild.160101.0800) C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2210.6-0\MPCLIENT.DLL, version=4.18.2210.6 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\gpapi.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.1387 (WinBuild.160101.0800) C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.1741 (WinBuild.160101.0800) C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.1806 (WinBuild.160101.0800) C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546 C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746 C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1081 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\UMPDC.dll, version= .\Crc32.NET.dll, version=1.2.0.5 .\System.Security.Cryptography.dll, version=7.0.22.51805 .\Newtonsoft.Json.dll, version=13.0.1.25517 .\System.Text.RegularExpressions.dll, version=7.0.22.51805 .\System.Linq.Expressions.dll, version=7.0.22.51805 .\System.Runtime.Numerics.dll, version=7.0.22.51805 .\PaintDotNet.SystemLayer.Native.x64.dll, version=5.0.8368.3690 C:\WINDOWS\System32\DriverStore\FileRepository\nvmdig.inf_amd64_e4ca4ec4257b233d\nvldumdx.dll, version=31.0.15.1748 C:\WINDOWS\System32\DriverStore\FileRepository\nvmdig.inf_amd64_e4ca4ec4257b233d\nvwgf2umx.dll, version=31.0.15.1748 C:\WINDOWS\SYSTEM32\XmlLite.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\PhotoSauce.MagicScaler.dll, version=0.13.2.0 C:\WINDOWS\SYSTEM32\Cabinet.dll, version=5.00 (WinBuild.160101.0800) .\Microsoft.Win32.Primitives.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\d3dcompiler_47.dll, version=10.0.19041.868 (WinBuild.160101.0800) .\PointerToolkit.TerraFX.Interop.Windows.dll, version=10.0.22621.0 .\System.Net.Http.dll, version=7.0.22.51805 .\System.Net.Primitives.dll, version=7.0.22.51805 .\System.Diagnostics.DiagnosticSource.dll, version=7.0.22.51805 .\System.Net.Security.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\iphlpapi.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\NSI.dll, version=10.0.19041.610 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\winhttp.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\System.Net.Quic.dll, version=7.0.22.51805 .\msquic.dll, version=2.1.1.293818 C:\WINDOWS\SYSTEM32\Secur32.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.1586 (WinBuild.160101.0800) .\System.Net.Sockets.dll, version=7.0.22.51805 C:\WINDOWS\system32\mswsock.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\system32\wshunix.dll, version=10.0.19041.1 (WinBuild.160101.0800) .\System.Net.NameResolution.dll, version=7.0.22.51805 C:\WINDOWS\System32\winrnr.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\Windows\System32\rasadhlp.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\system32\NLAapi.dll, version=10.0.19041.1151 (WinBuild.160101.0800) C:\WINDOWS\system32\wshbth.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\WINDOWS\system32\pnrpnsp.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\system32\napinsp.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.19041.1503 (WinBuild.160101.0800) .\System.Threading.Overlapped.dll, version=7.0.22.51805 C:\WINDOWS\system32\schannel.DLL, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\mskeyprotect.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\system32\ncryptsslp.dll, version=10.0.19041.546 (WinBuild.160101.0800) .\System.IO.Pipes.dll, version=7.0.22.51805 .\System.Security.AccessControl.dll, version=7.0.22.51805 .\System.Runtime.Intrinsics.dll, version=7.0.22.51805 C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1 (WinBuild.160101.0800) C:\WINDOWS\system32\windowscodecsext.dll, version=10.0.19041.546 (WinBuild.160101.0800) C:\Windows\System32\msxml6.dll, version=6.30.19041.1023 .\System.Private.Xml.Linq.dll, version=7.0.22.51805 .\System.Xml.XDocument.dll, version=7.0.22.51805 .\System.IO.Compression.dll, version=7.0.22.51805 ------------------------------------------------------------------------------ Link to comment Share on other sites More sharing options...
null54 Posted December 6, 2022 Author Share Posted December 6, 2022 3 hours ago, roberth said: Hi, getting crashes trying to use G'MIC with pretty much any non-blank image with the latest 5.0 PDN alpha. Fixed. @Rick Brewster As you can see in the above spoiler, BitmapSourceExtensions.ToBitmap(RectInt32) throws an ArgumentOutOfRangeException when it is used to crop a region of an image. I had assumed that BitmapSourceExtensions.ToBitmap(RectInt32) would handle its bounds parameter in the same way that Surface.CreateWindow does, i.e. create a new IBitmap with the contents of the specified region of interest. Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
Rick Brewster Posted December 6, 2022 Share Posted December 6, 2022 I think it might have a typo in it. The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Rick Brewster Posted December 6, 2022 Share Posted December 6, 2022 Yeah it was calculating a bitmapRect but then using sourceRect instead. The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Rick Brewster Posted March 23, 2023 Share Posted March 23, 2023 Has a new non-preview version of this been released? (in other words, can I un-pin this topic?) The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
null54 Posted March 23, 2023 Author Share Posted March 23, 2023 41 minutes ago, Rick Brewster said: Has a new non-preview version of this been released? (in other words, can I un-pin this topic?) Yes. 1 Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
Recommended Posts