SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
asw_rot

#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
 

Field Documentation

◆ angle

double angle

Rotation angle

◆ bg_color

int bg_color

Output image background color

◆ dst_ba

int dst_ba

Output image memory base address

◆ dst_fmt

int dst_fmt

Output image format

◆ dst_stride

int dst_stride

Output image pitch

◆ hsize

int hsize

Image width (unit: pixel)

◆ src_ba

int src_ba[4]

Input image memory base address

◆ src_fmt

int src_fmt

Input image format

◆ src_stride

int src_stride[4]

Input image pitch

◆ t_buf

int t_buf

◆ t_stride

int t_stride

◆ vsize

int vsize

Image height (unit: line)


The documentation for this struct was generated from the following file: