ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
The structure of cropping operation. More...
#include <imp_framesource.h>
Data Fields | |
int | enable |
Set the parameter to enable/disable cropping. | |
int | left |
the X offset of starting pixel | |
int | top |
the Y offset of starting pixel | |
int | width |
the cropped horizontal window size (width) | |
int | height |
the cropped vertical window size (height) | |
The structure of cropping operation.