KIPI

From KDE UserBase Wiki
Revision as of 16:57, 18 May 2020 by Ikoch (talk | contribs) (Created page with "== Merkmale ==")
 

KDE Image Plugin Interface - eine allgemeine Modulstruktur für KDE-Programme


KIPI (KDE Image Plugin Interface) ist eine allgemeine Modulstruktur, die von KDE-Programmen wie z. B. Digikam, KPhotoAlbum und Gwenview genutzt wird.

Merkmale

  • 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.

More Information