D3DX_CHANNEL
Microsoft DirectX 9.0 SDK Update (October 2004)

D3DX_CHANNEL


The following flags are used to specify which channels in a texture to operate on.

#defineDescription
D3DX_CHANNEL_REDIndicates the red channel should be used.
D3DX_CHANNEL_BLUEIndicates the blue channel should be used.
D3DX_CHANNEL_GREENIndicates the green channel should be used.
D3DX_CHANNEL_ALPHAIndicates the alpha channel should be used.
D3DX_CHANNEL_LUMINANCEIndicates the luminances of the red, green, and blue channels should be used.

Constant Information

Headerd3dx9tex.h
Minimum operating systemWindows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.