|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <asw.h>
Data Fields | |
| int | dst_fmt |
| int | dst_hsize |
| int | dst_vsize |
| int | dst_ba |
| int | dst_stride |
| int | dst_bg_color |
| int | dst_flip |
| int dst_ba |
Output image memory base address
| int dst_bg_color |
Output image background color
| int dst_flip |
Output image flip mode select
| int dst_fmt |
Output image format
| int dst_hsize |
Output image width (unit: pixel)
| int dst_stride |
Output image pitch
| int dst_vsize |
Output image height (unit:line)