IColor::RGB Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
(Parent page removed)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IColor::RGB Property}}
 
{{#customTitle:IColor::RGB Property}}
{{#parentPage:PXV:IColor|RGB Property|property}}
 
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:40, 21 May 2015


Property RGB of interface IColor returns/sets Value of ULONG ...

Syntax

HRESULT get_RGB([out, retval]  ULONG*  pRGB);
HRESULT put_RGB([in]  ULONG  pRGB);

See Also

IColor.