IPXC_Color Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Color Interface}} | {{#customTitle:IPXC_Color Interface}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Interfaces|IPXC_Color|interface}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 12: | Line 13: | ||
| [[PXV:IPXC_Color_GetComponents|GetComponents]] | | [[PXV:IPXC_Color_GetComponents|GetComponents]] | ||
| [[PXV:IPXC_Color_IsEqual|IsEqual]] | | [[PXV:IPXC_Color_IsEqual|IsEqual]] | ||
+ | | [[PXV:IPXC_Color_SetComponents2|SetComponents2]] | ||
+ | | [[PXV:IPXC_Color_SetIColor|SetIColor]] | ||
+ | |- | ||
+ | | [[PXV:IPXC_Color_GetComponents2|GetComponents2]] | ||
| [[PXV:IPXC_Color_SetComponents|SetComponents]] | | [[PXV:IPXC_Color_SetComponents|SetComponents]] | ||
+ | | | ||
| | | | ||
|} | |} | ||
Line 29: | Line 35: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Document_CreateStdColor|IPXC_Document::CreateStdColor]], [[PXV:IPXC_Document_CreateStdColorFromIColor|IPXC_Document::CreateStdColorFromIColor]], [[PXV:IPXC_CState_FillColor|IPXC_CState::FillColor]], [[PXV:IPXC_CState_StrokeColor|IPXC_CState::StrokeColor]], [[PXV:IPXC_ColorSpace_CreateColor|IPXC_ColorSpace::CreateColor]], [[PXV:IPXC_SoftMask_GetBackdropColor|IPXC_SoftMask::GetBackdropColor]], [[PXV:IPXC_TransferFunction_ProceedColor|IPXC_TransferFunction::ProceedColor]], [[PXV:IPXC_PageText_GetColor2|IPXC_PageText::GetColor2]], [[PXV:IPXC_ContentCreator_SetColor2|IPXC_ContentCreator::SetColor2]], [[PXV:IPXC_ContentCreator_SetPattern|IPXC_ContentCreator::SetPattern]], [[PXV:IPXC_Shading_Background|IPXC_Shading::Background]], [[PXV:IPXC_GradientStops_AddStop|IPXC_GradientStops::AddStop]] |
Latest revision as of 23:31, 19 May 2018
The interface of object of PDF-XChange Editor SDK.
Methods
GetComponents | IsEqual | SetComponents2 | SetIColor |
GetComponents2 | SetComponents |
Properties
ColorSpace | CSType | PatternHandle | ValueRGB |
CSHandle | NumComponents | Value |
See Also
IPXC_Document::CreateStdColor, IPXC_Document::CreateStdColorFromIColor, IPXC_CState::FillColor, IPXC_CState::StrokeColor, IPXC_ColorSpace::CreateColor, IPXC_SoftMask::GetBackdropColor, IPXC_TransferFunction::ProceedColor, IPXC_PageText::GetColor2, IPXC_ContentCreator::SetColor2, IPXC_ContentCreator::SetPattern, IPXC_Shading::Background, IPXC_GradientStops::AddStop