KIPI

KIPI(KDE Image Plugin Interface)是为了制定一个通用的插件结构。其目的是要在各种图形应用程序之间分享图像插件

照片管理进程,如“digiKam”、“KPhotoAlbum”、“GwenView”和“ShowImg”通过使用插件就可以扩展它的功能。插件可以让用户使用几乎任何方式操纵图像文档。通过编写一个小插件更容易添加主体应用进程的能力,而不需要修改主体应用进程的内核。许多有价值的插件的C++源代码,只有到100-200行左右。

主体应用进程

插件

  • Acquire Images:提供工具来捕捉新的图像和保存他们到图库。
  • Batch process
  • CD archiving:一个备份图库的工具。
  • Calendar:一种从图库创建日历的工具。
  • Find duplicates:一种在图库中查找重复的照片的工具。
  • Flickr export:提供用户上传照片到Flickr网站。
  • GPS Sync
  • Gallery export
  • HTML export
  • Ipod export
  • JPEG loss less
  • Kamera klient
  • MPEG encoder
  • MetadataEdit
  • OpenGL Imageviewer
  • Print wizard
  • RAW image converter
  • Send images
  • Simpleviewer Export
  • Slide Show
  • Time adjust
  • Wall paper

参考数据

  1. . [2009-07-22]. (原始内容存档于2016-03-05).
  2. . [2009-07-22]. (原始内容存档于2009-01-31).

外部链接

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.