Previous topicNext topic
Help > .h文件列表 >
KSJApi16Bits.h

浏览该文件的源代码。

宏定义

#define KSJ_API   __declspec(dllimport)

函数

KSJ_API int __stdcall KSJ_GetADCResolution (int nIndex, int *pnADCResolution)
 KSJ_GetADCResolution.
KSJ_API int __stdcall KSJ_SetData16Bits (int nIndex, bool bEnable)
 KSJ_SetData16Bits.
KSJ_API int __stdcall KSJ_GetData16Bits (int nIndex, bool *bEnable)
 KSJ_GetData16Bits.
KSJ_API int __stdcall KSJ_CaptureGetSizeExEx (int nIndex, int *pnWidth, int *pnHeight, int *pnBitCount, int *nBitsPerSample)
 KSJ_CaptureGetSizeExEx.
KSJ_API int __stdcall KSJ_HelperSaveToTiff (unsigned char *pData, int nWidth, int nHeight, int nBitPerSample, int nSamplesPerPixel, const TCHAR *pszFileName)
 KSJ_HelperSaveToTiff.

宏定义文档

#define KSJ_API   __declspec(dllimport)