ArcObjects Library Reference (Output)  

IColorCorrection.SupportedColorCorrections Property

The dataType supported: 1 Total, 2 Raster, 4 Vector.

[Visual Basic .NET]
Public ReadOnly Property SupportedColorCorrections As Short
[C#]
public short SupportedColorCorrections {get;}
[C++]
HRESULT get_SupportedColorCorrections(
  short* val
);
[C++]

Parameters

val [out, retval]   val is a parameter of type short

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IColorCorrection Interface