Frame Grabber SDK (Windows-C) Developer Guide
4.1.25 MV_FG_SAVE_TIFF_TO_FILE_INFO
Structure about TIFF Image Saving Information
Member
stInputImageInfo
pcImagePath
fXResolution
fYResolution
enResolutionUnit
enCfaMethod
nReserved[4]
Data Type
MV_FG_INPUT_IMAGE_INFO
char*
float
float
MV_FG_RESOLUTION_UNIT
MV_FG_CFA_METHOD
unsigned int[]
Description
Input image information.
Path of the input image.
Horizontal resolution.
Vertical resolution.
Resolution unit.
Interpolation method.
Reserved.
4.1.26 MV_FG_STRINGVALUE
Structure about String Type Value
Member
strCurValue[256]
nMaxLength
nReserved[4]
Data Type
char
int64_t
unsigned int[]
Description
Current value.
The maximum length.
Reserved.
4.1.27 MV_GEV_DEVICE_INFO
Structure about GigE Vision Device Information
Member
nIpCfgOption
nIpCfgCurrent
nCurrentIp
nCurrentSubNetMask
nDefultGateWay
nNetExport
nMacAddress
Data Type
unsigned int
unsigned int
unsigned int
unsigned int
unsigned int
unsigned int
uint64_t
Description
IP configurations supported by the device.
Current IP configuration.
Current IP address.
Current subnet mask.
Current gateway.
Network interface IP address.
MAC address.
49
    "