TIOVX User Guide
vx_image.h File Reference

Implementation of Image object. More...

Go to the source code of this file.

Data Structures

struct  tivx_image_map_info_t
 Information about a image mapping. More...
 
struct  tivx_image_t
 Image object internal state. More...
 

Functions

vx_status ownInitVirtualImage (vx_image img, vx_uint32 width, vx_uint32 height, vx_df_image format)
 function to initialize virtual image's parameters More...
 
uint32_t ownImageGetBufferSize (tivx_obj_desc_image_t *obj_desc)
 function to retreive the buffer size of an image More...
 

Detailed Description

Implementation of Image object.

Definition in file vx_image.h.