This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IClassifyFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control Classify function arguments.
Description | ||
---|---|---|
AddedFrameWidth | Width of safety frame added around pixel block, in pixel. Optional. Default is 128. | |
ClassifierDefinition | The trained classifier definition json object. | |
ClassifierDefinitionFile | The trained classifier definition file. | |
Raster | The source raster object. | |
Raster2 | The second source raster object, optional. |
CoClasses and Classes | Description |
---|---|
ClassifyFunctionArguments | A class for classify raster function arguments. |