KIPI/de: Difference between revisions
(Created page with "KIPI") |
(Created page with "{|class="tablecenter vertical-centered" |250px|| || '''KDE Image Plugin Interface - eine allgemeine Modulstruktur für KDE-Programme...") |
||
Line 3: | Line 3: | ||
{|class="tablecenter vertical-centered" | {|class="tablecenter vertical-centered" | ||
|[[Image:KIPI-Plugins-screenshot.png|250px]]|| || | |[[Image:KIPI-Plugins-screenshot.png|250px]]|| || | ||
'''KDE Image Plugin Interface - | '''KDE Image Plugin Interface - eine allgemeine Modulstruktur für KDE-Programme''' | ||
|} | |} | ||
Revision as of 16:53, 18 May 2020
KDE Image Plugin Interface - eine allgemeine Modulstruktur für KDE-Programme |
KIPI (KDE Image Plugin Interface) is a common plugin structure used by KDE applications, including Digikam, KPhotoAlbum, and Gwenview.
Features
- Allows easily adding functionality without modifying a host application's code.
- May add extra menus and shortcuts to host applications.
- Can manipulate images in many ways.
- Can send images to contacts, or upload to image galleries and social networking sites.