Frame Grabber SDK (Windows-C) Developer Guide
Member
nBmpBufLen
enCfaMethod
nReserved[4]
Data Type
unsigned int
MV_FG_CFA_METHOD
unsigned int[]
Description
Length of output BMP image.
Interpolation method.
Reserved.
4.1.23 MV_FG_SAVE_JPEG_INFO
Structure about JPEG Image Saving Information
Member
stInputImageInfo
pJpgBuf
nJpgBufSize
nJpgBufLen
nJpgQuality
enCfaMethod
nReserved[4]
Data Type
MV_FG_INPUT_IMAGE_INFO
unsigned char*
unsigned int
unsigned int
unsigned int
MV_FG_CFA_METHOD
unsigned int[]
Description
Input image information.
Buffer of output JPEG image.
Size of output buffer.
Length of output JPEG image.
Encoding quality.
Range of value: (0, 100].
Interpolation method.
Reserved.
4.1.24 MV_FG_SAVE_PNG_TO_FILE_INFO
Structure about PNG Image Saving Information
Member
stInputImageInfo
pcImagePath
nPngCompression
enCfaMethod
nReserved[4]
Data Type
MV_FG_INPUT_IMAGE_INFO
char*
unsigned int
MV_FG_CFA_METHOD
unsigned int[]
Description
Input image information.
Path of the input image.
Encoding compression rate,
range: [0, 9].
Interpolation method.
Reserved.
48
    "