This document is archived and information here might be outdated. Recommended version. |
Variables supporting color correction operation.
[Visual Basic .NET] Public Property ColorCorrectionProperties As IPropertySet
[C#] public IPropertySet ColorCorrectionProperties {get; set;}
[C++]
HRESULT get_ColorCorrectionProperties(
IPropertySet* ppPropertySet
);
[C++]
HRESULT putref_ColorCorrectionProperties(
IPropertySet** ppPropertySet
);
[C++] Parameters ppPropertySet [in]
ppPropertySet is a parameter of type IPropertySet* ppPropertySet [out, retval]
ppPropertySet is a parameter of type IPropertySet**