ICAM-500 Programming Guide 46
property color_trans_21
Color image color transform 21 value. CCM (color correction matrix)
[C00, C01, C02]
[C10, C11, C12]
[C20, C21, C22]
Sku: color
Getter: Read color transform 21 value.
Setter: Set color transform 21 value.
Value: init value: 1024
range: [-4096..4096]
Type: int
Raises: ValueError
Input value out of range.
property color_trans_22
Color image color transform 22 value. CCM (color correction matrix)
[C00, C01, C02]
[C10, C11, C12]
[C20, C21, C22]
Sku: color
Getter: Read color transform 22 value.
Setter: Set color transform 22 value.
Value: init value: 1024
range: [-4096..4096]
Type: int
Raises: ValueError
Input value out of range.
property width
Image width setting.
Getter: Read image width setting.
Setter: Set image width setting.
Value: init value: 640
range: [320, 640, 1280, 1408]
Type: int
Raises: ValueError
Input value out of range.