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


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

IContrastBrightnessFunctionArguments Interface

Adjusts brightness and contrast of a raster.

Product Availability

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

Members

Name Description
Read/write property BrightnessOffset The brightness offset.
Read/write property ContrastOffset The contrast offset.
Read/write property Raster The input raster.

Classes that implement IContrastBrightnessFunctionArguments

Classes Description
ContrastBrightnessFunctionArguments The Contrast/Brighntess arguments.