KIPI/da: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(Importing a new version from external source)
Line 12: Line 12:
== Hovedpunkter ==
== Hovedpunkter ==


* Allows easily adding functionality without modifying a host application's code.
* Gør det let at tilføje funktionalitet uden at skulle ændre i værtsprogrammets kode.


* May add extra menus and shortcuts to host applications.
* May add extra menus and shortcuts to host applications.

Revision as of 20:08, 7 June 2011

 

KDE Image Plugin Interface - en fælles pluginstruktur til KDE-programmer


KIPI (KDE Image Plugin Interface) er en fælles pluginsruntur anvendt af KDE-programmer, blandt andet af Digikam, KPhotoAlbum og Gwenview.

Hovedpunkter

  • Gør det let at tilføje funktionalitet uden at skulle ændre i værtsprogrammets kode.
  • 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