hi_csc_conf

Description

Defines the color space conversion (CSC) information.

Prototype

hi_csc_conf = {"alpha": alpha,
               "attr": attr[4]}

Members

Member

Description

alpha

Image transparency. Value range: [0, 255]. A smaller value indicates a more transparent image.

Transparency cannot be directly perceived when you view an image. Generally, transparency information is used only when processing such as fusion and rendering is performed on the image.

attr

Reserved. To avoid incompatibility with future versions, you must manually set each element in the array to 0.