ilu_internal.c
上传用户:wmy0603
上传日期:2022-05-02
资源大小:1808k
文件大小:0k
源码类别:

压缩解压

开发平台:

Visual C++

  1. #define ILU_INTERNAL_C
  2. #include "ilu_internal.h"
  3. const ILdouble IL_PI      = 3.1415926535897932384626;
  4. const ILdouble IL_DEGCONV = 0.0174532925199432957692;
  5. ILimage *iluCurImage = NULL;