hi_opt_attr
Description
Defines the channel attributes.
Prototype
hi_opt_attr = {"attr_type": hi_opt_attr_type,
"len": len,
"value": value}
Members
Member |
Description |
|---|---|
attr_type |
Attribute type. |
len |
Attribute value length, which is fixed to 4. |
value |
Attribute value, which needs to be set based on the value of each attribute type. For details, see hi_opt_attr_type. |
Parent topic: Image Processing