ArcObjects Library Reference (DataSourcesRaster)  

IExcludedAreaFunctionArguments Interface

Provides access to members that control Excluded Area function arguments.

Product Availability

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

Members

Description
Read/write property BlackThreshold The black threshold value.
Read/write property BlueThreshold The blue threshold value.
Read/write property CyanThreshold The cyan threshold value.
Read/write property GreenThreshold The green threshold value.
Read/write property HighHistogramThreshold The high histogram threshold value.
Read/write property LowHistogramThreshold The low histogram threshold value.
Read/write property MagitaThreshold The magita threshold value.
Read/write property PixelBitDepth The actual pixel bit depth.
Read/write property Raster The input raster.
Read/write property RedThreshold The red threshold value.
Read/write property WhiteThreshold The white threshold value.
Read/write property YellowThreshold The yellow threshold value.

CoClasses that implement IExcludedAreaFunctionArguments

CoClasses and Classes Description
ExcludedAreaFunctionArguments The arguments for the ExcludedArea raster function.