KIPI

From KDE UserBase Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page KIPI and the translation is 100% complete.
Other languages:
 

KDE 图像插件接口(Image Plugin Interface) - 一个KDE应用程序使用的通用插件架构


KIPI (KDE Image Plugin Interface) 是KDE程序使用的通用插件架构,DigikamKPhotoAlbumGwenview都使用了它。

特性

  • 不用修改主程序的代码就可以增加新的功能。
  • 可以在主程序中加入额外的菜单和快捷键。
  • 可以通过多种方式处理图片
  • 可以将图片发送到联系人或上传图片到图片库或社会网络站点。

更多信息