📄 waveletnibianhua.h
字号:
// WaveletNibianhua.h: interface for the CWaveletNibianhua class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_WAVELETNIBIANHUA_H__A8703B07_566A_4305_9A53_D1C1273AD3BA__INCLUDED_)
#define AFX_WAVELETNIBIANHUA_H__A8703B07_566A_4305_9A53_D1C1273AD3BA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CWaveletNibianhua
{
public:
void FuYuan(short **spData, short **spTransData0, short **spTransData1, int nHeight, int nHeight_H, int nWidth, int nWidth_H, int layer, float fRadius);
CWaveletNibianhua();
virtual ~CWaveletNibianhua();
};
#endif // !defined(AFX_WAVELETNIBIANHUA_H__A8703B07_566A_4305_9A53_D1C1273AD3BA__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -