KIPI/it: Difference between revisions

From KDE UserBase Wiki
(Created page with "== Caratteristiche ==")
(Created page with "* Permette di aggiungere facilmente funzionalità senza modificare il codice di una specifica applicazione.")
Line 12: Line 12:
== Caratteristiche ==
== Caratteristiche ==


* Allows easily adding functionality without modifying a host application's code.
* Permette di aggiungere facilmente funzionalità senza modificare il codice di una specifica applicazione.


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

Revision as of 12:11, 5 June 2011

 

KDE Image Plugin Interface: un sistema di plugin comune per le applicazioni KDE


KIPI (KDE Image Plugin Interface) è un sistema di plugin comune utilizzato dalle applicazioni KDE tra cui Digikam, KPhotoAlbum e Gwenview.

Caratteristiche

  • Permette di aggiungere facilmente funzionalità senza modificare il codice di una specifica applicazione.
  • 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