41 ICAM-500 Programming Guide
Chapter 4 CamNavi2 SDK API Manual
property saturation
Color image saturation value. Enable property color_trans_op.
Sku: color
Getter: Read saturation value.
Setter: Set saturation value.
Value: init value: 0
range: [0..255]
Type: int
Raises: ValueError
Input value out of range.
property sharpness
Image sharpness setting. Support ‘GRAY8’ and ‘YUY2’ pixel format.
Getter: Read sensor sharpness setting.
Setter: Set sensor sharpness setting.
Value: init value: 0
range: [0..100]
Type: int
Raises: ValueError
Input value out of range.
property gamma
Image gamma setting.
Getter: Read sensor gamma setting.
Setter: Set sensor gamma setting.
Value: init value: 70
range: [0..400]
Type: int
Raises: ValueError
Input value out of range.
property hue
Color image hue value. Enable property color_trans_op.
Sku: color
Getter: Read hue value.
Setter: Set hue value.
Value: init value: 0
range: [0..255]
Type: int
Raises: ValueError
Input value out of range.