📄 kimgio.h
字号:
/*** 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -