IXC_ColorFlags 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_ColorFlags Enumeration}} | {{#customTitle:IXC_ColorFlags Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:52, 20 April 2015
Specifies the ...
Syntax
enum IXC_ColorFlags { Color_Index = 1; Color_Nearest = 2; Color_Grayscale = 2; Color_AddColor = 3; Color_UseAlpha = 4; };
Constants
- Color_Index
- The ...
- Color_Nearest
- The ...
- Color_Grayscale
- The ...
- Color_AddColor
- The ...
- Color_UseAlpha
- The ...
See Also
See also ...