Jump to content

How to write a plugin to upload the image to a web service


Leito

Recommended Posts

New to paint.net plugin development. I'd like to write a plugin to upload the image / layer to https://put.re via their API. Before I dive in, can you tell me if that kind of plugin falls in the Effect plugin category? Should I use CodeLab after reading the tutorials?

 

What if I want to create a UI similar to the one from the Imgur Uploader plugin?

 

UWAGLA2.png

 

Can I create "complex" UI as this one with CodeLab? Or should I use VS directly?

Link to comment
Share on other sites

6 minutes ago, Leito said:

Can I create "complex" UI as this one with CodeLab? Or should I use VS directly?

 

You would have to create the UI in Visual Studio using Windows Forms.

 

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint 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

My old template and instructions can be found here

Toe_heads templates are going to be a much better starting point.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...