SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
g2dlite_bg_cfg

#include <g2dlite.h>

Data Fields

u32 en
 
u32 color
 
u8 g_alpha
 
u8 zorder
 
u32 aaddr
 
u8 bpa
 
u32 astride
 
PD_LAYER_TYPE pd_type
 

Field Documentation

◆ aaddr

u32 aaddr

alpha buffer address, valid only enable alpha buffer data pattern

◆ astride

u32 astride

alpha buffer pitch, valid only enable alpha buffer data

◆ bpa

u8 bpa

bits per alpha, valid only enable alpha buffer data pattern

◆ color

u32 color

color value to be filled in

◆ en

u32 en

the backgound layer enables identification and the layer information is processed only if this value is true

◆ g_alpha

u8 g_alpha

layer global alpha value,range is 0~0xFF

◆ pd_type

PD_LAYER_TYPE pd_type

porter-duff layer type, only can set value in enum PD_LAYER_TYPE

◆ zorder

u8 zorder

layer stacking order(layers with higher values above)


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