| Name | Description |
| Alias | The alias for this tool's toolbox. |
| generate_method | Choose which method you want to use to exclude areas of your input. (In, Required) |
| in_raster | The file path and file name of the input raster. Valid inputs include raster layers and mosaic datasets layers. (In, Required) |
| max_black | This is the maximum black value to exclude. The default is 0. (In, Optional) |
| max_blue | This is the maximum blue value to exclude. The default is 255. (In, Optional) |
| max_cyan | This is the maximum cyan value to exclude. The default is 255. (In, Optional) |
| max_green | This is the maximum green value to exclude. The default is 255. (In, Optional) |
| max_magenta | This is the maximum magenta value to exclude. The default is 255. (In, Optional) |
| max_red | This is the maximum red value to exclude. The default is 255. (In, Optional) |
| max_white | This is the maximum white value to exclude. The default is 255. (In, Optional) |
| max_yellow | This is the maximum yellow value to exclude. The default is 255. (In, Optional) |
| out_raster | The file path and file name of the input raster. The output will be a raster dataset. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| percentage_high | This is the maximum percentage of the histogram to exclude. The default is 100. (In, Optional) |
| percentage_low | This is the minimum percentage of the histogram to exclude. The default is 0. (In, Optional) |
| pixel_type | Choose the pixel depth of your input raster dataset. This parameter is important, since any pixel depth above 8-bit will need to have the color mask and histogram values adjusted. (In, Required) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |