KIPI/zh-cn: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "* 可以在主程序中加入额外的菜单和快捷键。")
    (Created page with "* 可以通过多种方式处理图片")
    Line 16: Line 16:
    * 可以在主程序中加入额外的菜单和快捷键。
    * 可以在主程序中加入额外的菜单和快捷键。


    * Can manipulate images in many ways.
    * 可以通过多种方式处理图片


    * Can send images to contacts, or upload to image galleries and social networking sites.
    * Can send images to contacts, or upload to image galleries and social networking sites.

    Revision as of 07:33, 23 February 2012

    Other languages:
     

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


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

    特性

    • 不用修改主程序的代码就可以增加新的功能。
    • 可以在主程序中加入额外的菜单和快捷键。
    • 可以通过多种方式处理图片
    • Can send images to contacts, or upload to image galleries and social networking sites.

    More Information