This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBuilderItem2 Interface > IBuilderItem2.ColorCorrectionProperties Property (ArcObjects .NET 10.5 SDK) |
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 [out, retval]
ppPropertySet is a parameter of type IPropertySet ppPropertySet [in]
ppPropertySet is a parameter of type IPropertySet