Jump to content

Does Paint.Net use Paralle Extensions to the .Net Framwork?


csaborio

Recommended Posts

I'm currently looking for an application/sample to parallelize using Parallel Extensions to the .Net Framework. It seems like Paint.Net has plenty of operations that would benefit from paralellizing code.

My question is:


  • Does Paint.Net already have some sort of multithreading code?
    Does Paint.Net contain some portions that use Parallel Extensions?

Thanks in advance!

Link to comment
Share on other sites

Does Paint.Net already have some sort of multithreading code?

Yes. Tons of it.

Does Paint.Net contain some portions that use Parallel Extensions?

No. .NET 4.0 isn't even out yet. How could it possibly use PFX?

Paint.NET's source code is not available, and this forum section is for plugin development. It is not for general development or source code questions.

Thread Closed

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...