Arm-2D  
2D Image Processing Library for Cortex-M Processors
__arm_2d_op_info_t.Info.Param.__unnamed28__ Struct Reference

Data Fields

uint8_t bHasSource: 1
 whether this operation contains source tile More...
 
uint8_t bHasTarget: 1
 whether this operation contains target tile More...
 
uint8_t bHasSrcMask: 1
 whether this operation has Mask layer for source tile More...
 
uint8_t bHasDesMask: 1
 whether this operation has Mask layer for target tile More...
 
uint8_t bHasOrigin: 1
 whether the Source has an origin tile More...
 
uint8_t bAllowEnforcedColour: 1
 whether this operation allow enforced colours in tiles More...
 

Field Documentation

◆ bHasSource

whether this operation contains source tile

◆ bHasTarget

whether this operation contains target tile

◆ bHasSrcMask

whether this operation has Mask layer for source tile

◆ bHasDesMask

whether this operation has Mask layer for target tile

◆ bHasOrigin

whether the Source has an origin tile

◆ bAllowEnforcedColour

whether this operation allow enforced colours in tiles