IXC_SwapChannels Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IXC_SwapChannels Enumeration}} | {{#customTitle:IXC_SwapChannels Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:52, 20 April 2015
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 ...