Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.87 KB

index.md

File metadata and controls

23 lines (21 loc) · 1.87 KB
Error in user YAML: Alias parsing is not enabled.
---
uid: Index
summary: *content
---

Paint.NET Plugin API Documentation

Here you will find documentation and reference material for Paint.NET plugin development.

Currently this is mostly a simple reference of namespaces, classes, etc. This will eventually expand to include articles detailing the process of writing a plugin (creating a Visual Studio project, or using CodeLab, what assemblies to reference, etc.). Over time, more documentation will be added to individual classes, methods, etc. Some of them already have good documentation, but most have nothing.

Here are some useful links to get started with plugin development: