Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies which color balance is to be adjusted by a lookup table. It is used in the IDXLUTBuilder::GetColorBalance and IDXLUTBuilder::SetColorBalance methods.
Syntax
typedef enum DXLUTCOLOR {
DXLUTCOLOR_RED,
DXLUTCOLOR_GREEN,
DXLUTCOLOR_BLUE
} DXLUTCOLOR;
Constants
DXLUTCOLOR_RED
Color balance of the red channel.DXLUTCOLOR_GREEN
Color balance of the green channel.DXLUTCOLOR_BLUE
Color balance of the blue channel.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dxtrans.h |
IDL |
Dxtrans.idl |