PXC_DrawFormat Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_DrawFormat Enumeration}} | {{#customTitle:PXC_DrawFormat Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Enumerations|PXC_DrawFormat|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 32: | Line 32: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Page_DrawToMemory|IPXC_Page::DrawToMemory]], [[PXV:IPXC_StampInfo_DrawToMemory|IPXC_StampInfo::DrawToMemory]] |
Latest revision as of 09:35, 23 May 2015
Specifies the ...
Syntax
enum PXC_DrawFormat { kDrawFormat_Gray = 0, kDrawFormat_BGR = 1, kDrawFormat_CMYK = 2, kDrawFormat_GrayAlpha = 4, kDrawFormat_BGRA = 5, };
Constants
- kDrawFormat_Gray
- The ...
- kDrawFormat_BGR
- The ...
- kDrawFormat_CMYK
- The ...
- kDrawFormat_GrayAlpha
- The ...
- kDrawFormat_BGRA
- The ...