_vx_pixel_value_t Union Reference

_vx_pixel_value_t Union Reference#

MIVisionX: _vx_pixel_value_t Union Reference
_vx_pixel_value_t Union Reference

Union that describes the value of a pixel for any image format. Use the field corresponding to the image format. More...

#include <vx_types.h>

Data Fields

vx_uint8 RGB [3]
 VX_DF_IMAGE_RGB format in the R,G,B order
 
vx_uint8 RGBX [4]
 VX_DF_IMAGE_RGBX format in the R,G,B,X order
 
vx_uint8 YUV [3]
 All YUV formats in the Y,U,V order.
 
vx_bool U1
 VX_DF_IMAGE_U1
 
vx_uint8 U8
 VX_DF_IMAGE_U8
 
vx_uint16 U16
 VX_DF_IMAGE_U16
 
vx_int16 S16
 VX_DF_IMAGE_S16
 
vx_uint32 U32
 VX_DF_IMAGE_U32
 
vx_int32 S32
 VX_DF_IMAGE_S32
 
vx_uint8 reserved [16]
 

Detailed Description

Union that describes the value of a pixel for any image format. Use the field corresponding to the image format.


The documentation for this union was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-mivisionx/checkouts/docs-6.1.1/amd_openvx/openvx/include/VX/vx_types.h