IPXC_Image::RenderingIntent Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Image::RenderingIntent Property}}
 
{{#customTitle:IPXC_Image::RenderingIntent Property}}
 +
{{#parentPage:PXV:IPXC_Image|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''RenderingIntent''' of interface [[PXV:IPXC_Image|IPXC_Image]] returns  Value of [[PXV:PXC_RenderingIntent|PXC_RenderingIntent]] ...
 
Property '''RenderingIntent''' of interface [[PXV:IPXC_Image|IPXC_Image]] returns  Value of [[PXV:PXC_RenderingIntent|PXC_RenderingIntent]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:52, 20 April 2015


Property RenderingIntent of interface IPXC_Image returns Value of PXC_RenderingIntent ...

Syntax

HRESULT get_RenderingIntent([out, retval] PXC_RenderingIntent* pIntent);

See Also

See also IPXC_Image.