rif_component_type

Usage

Used in rif_image_desc to define the image format.

Possible Values

Name

Value

Brief Explanation

RIF_COMPONENT_TYPE_UINT8

0x1

Image data is uint8.

RIF_COMPONENT_TYPE_FLOAT16

0x2

Image data is float 16 bits.

RIF_COMPONENT_TYPE_FLOAT32

0x3

Image data is float 32 bits.