concealmenthandle.h
来自「jpeg and mpeg 编解码技术源代码」· C头文件 代码 · 共 24 行
H
24 行
/*****************************************************************************
* *
* This software module was originally developed by *
* *
* Ralph Sperschneider (Fraunhofer Institute for Integrated Circuits) *
* *
* and edited by *
* *
* Pierre Lauber (Fraunhofer Institute for Integrated Circuits) *
* *
* !!! This software is FhG IIS propriatery !!! *
* *
* Copyright(c)1998. *
* *
****************************************************************************/
#ifndef _concealmentHandle_h_
#define _concealmentHandle_h_
typedef struct tag_concealment *HANDLE_CONCEALMENT;
#endif /* _concealmentHandle_h_ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?