kimgio.h
来自「pixil 最新的嵌入linux 應用程序集,別的地方很難下載」· C头文件 代码 · 共 19 行
H
19 行
/*** kimgio.h -- Declaration of interface to the KDE Image IO library.* Sirtaj Singh Kang <taj@kde.org>, 23 Sep 1998.** $Id: kimgio.h,v 1.1 2003/09/08 19:42:14 jasonk Exp $** This library is distributed under the conditions of the GNU LGPL.*/#ifndef SSK_KIMGIO_H#define SSK_KIMGIO_H/*** Registers all available image format encoders and decoders.*/void kimgioRegister(void);#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?