📄 img_thin2.h
字号:
#ifndef __IMG_THIN2_HEADER__#define __IMG_THIN2_HEADER__#include "fvstypes.h"#include "fvsimage.h"template <class itemType>FvsError_t ImageThin2(FvsImage<itemType> & img);// include implementation#include "img_thin2.cpp"#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -