IPXC_Color::ColorSpace Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Color::ColorSpace Property}}
 
{{#customTitle:IPXC_Color::ColorSpace Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Color|IPXC_Color]].
+
[[PXV:IPXC_Color|IPXC_Color]].

Revision as of 05:13, 20 May 2015


Property ColorSpace of interface IPXC_Color returns/sets Pointer to IPXC_ColorSpace ...

Syntax

HRESULT get_ColorSpace([out, retval]  IPXC_ColorSpace**  ppCS);
HRESULT put_ColorSpace([in]  IPXC_ColorSpace*  ppCS);

See Also

IPXC_Color.