This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > OutputExtensions > ESRI.ArcGIS.OutputExtensions > Interfaces > IA > IArcPressPrinter Interface > IArcPressPrinter.GetColorAdjustment Method (ArcObjects .NET 10.4 SDK) |
Color Adjustment parameters.
[Visual Basic .NET] Public Sub GetColorAdjustment ( _ ByRef plGamma100x As Integer, _ ByRef plBrightness As Integer, _ ByRef plContrast As Integer, _ ByRef plSaturation As Integer _ )
[C#] public void GetColorAdjustment ( ref int plGamma100x, ref int plBrightness, ref int plContrast, ref int plSaturation );