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


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

IColorCorrection Interface

Provides access to members that control the Color Correction.

Product Availability

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

Members

Name Description
Read/write property CMYKCorrection The Color Correction for the CMYK color model.
Read/write property Lightness The Lightness Value of the HLS Color Model.
Read/write property Saturation The Saturation Value of the HLS Color Model.
Read-only property SupportedColorCorrections The dataType supported: 1 Total, 2 Raster, 4 Vector.
Read/write property UnderColorRemoval The Undercolor Removal Value.

Classes that implement IColorCorrection

Classes Description
PSDriver Class used to print maps with the PostScript Driver.
PsPrinter Class used to print maps with the PostScript Printer Driver.