|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <asw.h>
Data Fields | |
| int | hsize |
| int | vsize |
| double | angle |
| int | dst_fmt |
| int | dst_ba |
| int | dst_stride |
| int | src_fmt |
| int | src_ba [4] |
| int | src_stride [4] |
| int | bg_color |
| double angle |
Rotation angle
| int bg_color |
Output image background color
| int dst_ba |
Output image memory base address
| int dst_fmt |
Output image format
| int dst_stride |
Output image pitch
| int hsize |
Image width (unit: pixel)
| int src_ba[4] |
Input image memory base address
| int src_fmt |
Input image format
| int src_stride[4] |
Input image pitch
| int t_buf |
| int t_stride |
| int vsize |
Image height (unit: line)