![]() |
The OpenVX Specification
a73e458
|
The image channel range list used by the VX_IMAGE_RANGE attribute of a vx_image.
Macros | |
| #define | VX_CHANNEL_RANGE_FULL (VX_ENUM(VX_ID_KHRONOS, VX_ENUM_COLOR_RANGE, 0x0)) |
| Full range of the unit of the channel. | |
| #define | VX_CHANNEL_RANGE_RESTRICTED (VX_ENUM(VX_ID_KHRONOS, VX_ENUM_COLOR_RANGE, 0x1)) |
| Restricted range of the unit of the channel based on the space given. | |