
Frame Grabber SDK (Windows-C) Developer Guide
Member
nCCMat[9]
nCCMScale
nReserved[4]
Data Type
int[]
unsigned int
unsigned int[]
Description
Color correction matrix.
Range of value: (-65536, 65536).
Quantized coefficient, which is an integral
power of 2 and the maximum value is 65536.
Reserved.
4.1.7 MV_FG_CHUNK_DATA_INFO
Structure about Chunk Data Information
Member
pChunkData
nChunkID
nChunkLen
nReserved[4]
Data Type
unsigned char*
unsigned int
unsigned int
unsigned int[]
Chunk data.
Chunk ID.
Chunk length.
Reserved.
Description
4.1.8 MV_FG_CONVERT_PIXEL_INFO
Structure about Pixel Format Conversion Information
Member
stInputImageInfo
stOutputImageInfo
enCfaMethod
bFilterEnable
stGammaInfo
stCCMInfo
nReserved[4]
Data Type
MV_FG_INPUT_IMAGE_INFO
MV_FG_OUTPUT_IMAGE_INFO
MV_FG_CFA_METHOD
bool32_t
MV_FG_GAMMA_INFO
MV_FG_CCM_INFO
unsigned int[]
Description
Input image information.
Output image information.
Interpolation method.
Whether smooth interpolation is
enabled.
Gamma information.
Color Correction Matrix (CCM)
information. It is supported by
Windows only.
Reserved.
41





















































































































































