This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > OutputExtensions > ESRI.ArcGIS.OutputExtensions > Interfaces > IA > IArcPressPrinter Interface > IArcPressPrinter.SetColorAdjustment Method (ArcObjects .NET 10.4 SDK) |
Color Adjustment parameters.
[Visual Basic .NET] Public Sub SetColorAdjustment ( _ ByVal lGamma100x As Integer, _ ByVal lBrightness As Integer, _ ByVal lContrast As Integer, _ ByVal lSaturation As Integer _ )
[C#] public void SetColorAdjustment ( int lGamma100x, int lBrightness, int lContrast, int lSaturation );