ifsequ.h

来自「Machine Vision (美)Wesley E.Snyder著 光盘中的」· C头文件 代码 · 共 17 行

H
17
字号
/* This file contains a number of equates to set more reasonable names to 
   all of the ifs core routines */

#define makehead ifsmkh
#define copyhead ifscph
#define checkhead ifschk
#define prthead  ifsprh
#define curtime  ifstim
#define allocate ifsalc
#define igetpix  ifsigp
#define iputpix  ifsipp
#define fgetpix  ifsfgp
#define fputpix  ifsfpp
#define pixin    ifspin
#define pixout   ifspot
#define npix     ifsnpx

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?