_vx_border_t Struct Reference#
_vx_border_t Struct Reference
Use with the enumeration VX_NODE_BORDER
to set the border mode behavior of a node that supports borders.
More...
#include <docs-6.2.1/amd_openvx/openvx/include/VX/vx_types.h>
Data Fields | |
vx_enum | mode |
See vx_border_e . | |
vx_pixel_value_t | constant_value |
For the mode VX_BORDER_CONSTANT , this union contains the value of out-of-bound pixels. | |
Detailed Description
Use with the enumeration VX_NODE_BORDER
to set the border mode behavior of a node that supports borders.
If the indicated border mode is not supported, an error VX_ERROR_NOT_SUPPORTED
will be reported either at the time the VX_NODE_BORDER
is set or at the time of graph verification.
The documentation for this struct was generated from the following file:
- docs-6.2.1/amd_openvx/openvx/include/VX/vx_types.h