This document is archived and information here might be outdated.  Recommended version.


IExcludedAreaFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExcludedAreaFunctionArguments Interface
ArcGIS Developer Help

IExcludedAreaFunctionArguments Interface

Provides access to members that control Excluded Area function arguments.

Product Availability

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

Members

Name 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.

Classes that implement IExcludedAreaFunctionArguments

Classes Description
ExcludedAreaFunctionArguments The arguments for the ExcludedArea raster function.