←Select platform

AngleContrast Property

Summary

Gets or sets a value that represents the amount of angular pattern contrast.

Syntax

C#
VB
WinRT C#
C++
public int AngleContrast {get; set;}
Public Property AngleContrast As Integer
public int AngleContrast {get; set;}
get_AngleContrast(); 
set_AngleContrast(value); 
Object.defineProperty('AngleContrast'); 
public: 
property int AngleContrast { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents angular pattern contrast. Angular patterns only occur when either HalfTonePatternCommandType.Circle or HalfTonePatternCommandType.Ellipse is selected in the type property. Increasing this value increases brightness of the "spokes" in the image.

Example

Refer to HalfTonePatternCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize