Search found 32 matches
- Sun Dec 27, 2015 5:00 pm
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
Re: .NET Photoshop Filter Host Library
Version 1.4.0.0 has been released. ⋅ Added a HostColorManagement class to allow the host application to specify the ICC color profiles used to provide color correction when displaying the filter preview. ⋅ Added support for using the FloatingSelection filter case if the image h...
- Mon Oct 19, 2015 7:16 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Mon Apr 13, 2015 6:02 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Sat Dec 13, 2014 6:30 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Sun Nov 09, 2014 3:08 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Sun Oct 19, 2014 12:53 pm
- Forum: Photoshop-compatible Plugins
- Topic: 32 and 64 Bit PlugIns in Same Editor
- Replies: 4
- Views: 12601
Re: 32 and 64 Bit PlugIns in Same Editor
The plugin for can run both 32-bit and 64-bit filters.
Although as the plugins are launched from within the dialog of PSFilterPdn, the "middle man" problem exists for both 32-bit and 64-bit plugins.
Although as the plugins are launched from within the dialog of PSFilterPdn, the "middle man" problem exists for both 32-bit and 64-bit plugins.
- Sun Aug 31, 2014 11:23 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Wed Aug 13, 2014 2:20 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Thu Apr 24, 2014 4:21 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Thu Mar 06, 2014 12:49 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Mon Dec 30, 2013 11:31 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Wed Aug 14, 2013 11:54 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
- Sun Jul 28, 2013 10:53 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
Re: .NET Photoshop Filter Host Library
Version 1.0.0.5 has been released. Changes: ⋅ Fixed a regression in the scripting code from 1.0.0.4. ⋅ Added a class for the host to set the filter properties (Title, Caption, Ruler units etc). ⋅ Added a .NET 4.0 Client Profile binary. Added a wiki page describing ho...
- Fri May 31, 2013 3:34 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
Re: .NET Photoshop Filter Host Library
Added an example host application.
This is a 32-bit and 64-bit host similar to SigmaPi NiGulp.
It uses Windows Imaging Component to load and save the image, it can load any image format that has a codec installed (Camera Raw, WebP etc).
Only BMP, JPEG, GIF, PNG and TIFF are supported for saving.
This is a 32-bit and 64-bit host similar to SigmaPi NiGulp.
It uses Windows Imaging Component to load and save the image, it can load any image format that has a codec installed (Camera Raw, WebP etc).
Only BMP, JPEG, GIF, PNG and TIFF are supported for saving.
- Sat May 11, 2013 12:21 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
Re: .NET Photoshop Filter Host Library
Great! But it would be even better to have a DLL version of it that can be accessed from C/C++ and other languages. If you are using native C, C++ etc the host by DMMD would be a better fit, and it is probably more compatible with newer plugins as it implements the PICA suites. It would also be pos...
- Fri May 10, 2013 3:12 am
- Forum: Other Graphics Tools
- Topic: .NET Photoshop Filter Host Library
- Replies: 16
- Views: 43410
.NET Photoshop Filter Host Library
This open source (MS-PL) host library allows any .NET application built with .NET 2.0 or later to run 8bf filters. https://github.com/0xC0000054/PSFilterHost/ It supports Grayscale and RGB(A) in both 8 and 16 bits per channel. Processing 16-bit images only works using the System.Windows.Media.Imagin...
- Fri May 10, 2013 1:40 am
- Forum: ColorStyler
- Topic: Histogram crashes without Admin privileges
- Replies: 3
- Views: 13786
Histogram crashes without Admin privileges
Selecting the histogram tab as a limited user crashes PSFilterPdn and Photoline 17.02 with status code 0xc000000d - "An invalid parameter was passed to a service or function".
The histogram works correctly in both programs when they are run with Administrator privileges.
The histogram works correctly in both programs when they are run with Administrator privileges.
- Fri May 18, 2012 11:00 pm
- Forum: ColorStyler
- Topic: ColorStyler and Paint.net
- Replies: 7
- Views: 16631
Re: Welcome
Now it does not crash with the old ini files. 

- Fri May 18, 2012 10:38 pm
- Forum: ColorStyler
- Topic: ColorStyler and Paint.net
- Replies: 7
- Views: 16631
Re: Welcome
Email sent, the Repeat Effect crash was a bug in my code that is fixed in 1.0.4.5.
The debugger fails because Paint.NET and PSFilterPdn are built with managed code, the only way to debug a plugin would be to step into the code when PSFilterPdn is being debugged.
The debugger fails because Paint.NET and PSFilterPdn are built with managed code, the only way to debug a plugin would be to step into the code when PSFilterPdn is being debugged.

- Fri May 18, 2012 8:54 am
- Forum: ColorStyler
- Topic: ColorStyler and Paint.net
- Replies: 7
- Views: 16631