ShadowAngle

Value indicating the direction of the light source that produces the shadow, this parameter is used if the MSCT_SHADOWRGB flag or the MSCT_SHADOWGRAY flag is set to lFlags parameter. Possible values are:

Value

Meaning

SHADOW_E

[0x0000] East

SHADOW_NE

[0x0001] Northeast

SHADOW_N

[0x0002] North

SHADOW_NW

[0x0003] Northwest

SHADOW_W

[0x0004] West

SHADOW_SW

[0x0005] Southwest

SHADOW_S

[0x0006] South

SHADOW_SE

[0x0007] Southeast