Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > HalfTonePatternCommand Class : Contrast Property |
public int Contrast {get; set;}
'Declaration
Public Property Contrast As Integer
'Usage
Dim instance As HalfTonePatternCommand Dim value As Integer instance.Contrast = value value = instance.Contrast
public int Contrast {get; set;}
<br/>get_Contrast();<br/>set_Contrast(value);<br/>Object.defineProperty('Contrast');