IXC_SwapChannels Enumeration
From PDF XChange PDF SDK
Specifies the ...
Syntax
enum IXC_SwapChannels { SwapChannels_RGB2RGB = 0; SwapChannels_RGB2RBG = 1; SwapChannels_RGB2BGR = 2; SwapChannels_RGB2BRG = 3; SwapChannels_RGB2GRB = 4; SwapChannels_RGB2GBR = 5; };
Constants
- SwapChannels_RGB2RGB
- The ...
- SwapChannels_RGB2RBG
- The ...
- SwapChannels_RGB2BGR
- The ...
- SwapChannels_RGB2BRG
- The ...
- SwapChannels_RGB2GRB
- The ...
- SwapChannels_RGB2GBR
- The ...
See Also
See also ...