Layer contrast in percent (-100 - 100).
[Visual Basic 6.0] Property Contrast As Integer
[Visual Basic .NET] Public Property Contrast As Short
[C#] public short Contrast {get; set;}
[Java] public Integer getContrast() throws IOException, AutomationException
[Java] public void setContrast( Integer Contrast ) throws IOException, AutomationException
[C++]
HRESULT get_Contrast(
short* ContrastValue
);
[C++] HRESULT put_Contrast( short ContrastValue);
Parameters
ContrastValue [out, retval]
ContrastValue is a parameter of type short
ContrastValue [in]
ContrastValue is a parameter of type short