Frame Grabber SDK (Windows-C) Developer Guide
Member
nCycleCount
nCycleOffset
fGain
fExposureTime
nAverageBrightness
nRed
nGreen
nBlue
nFrameCounter
nTriggerIndex
nInput
nOutput
nOffsetX
nOffsetY
nFrameWidth
nFrameHeight
nReserved[16]
Data Type
unsigned int
unsigned int
float
float
unsigned int
unsigned int
unsigned int
unsigned int
unsigned int
unsigned int
unsigned int
unsigned int
unsigned short
unsigned short
unsigned short
unsigned short
unsigned int[]
Description
Number of cycles.
The offset of a cycle.
Gain.
Exposure time.
Average brightness.
Red.
Green.
Blue.
Total number of frames.
Trigger counting.
Input.
Output.
Offset in the x coordinate.
Offset in the y coordinate.
Watermark width.
Watermark height.
Reserved.
4.1.14 MV_FG_GAMMA_INFO
Structure about Gamma Information
Note
When setting the Gamma curve correction, the valid corrected curve is required.
Member
enGammaType
fGammaValue
pGammaCurveBuf
nGammaCurveBufLen
nReserved[4]
Data Type
MV_FG_GAMMA_TYPE
float
unsigned char*
unsigned int
unsigned int[]
Description
Gamma type.
Gamma value.
Value range: [0.1, 4.0]
Gamma curve buffer.
Length of gamma curve.
Reserved.
44
    "