Visual Basic (Declaration) | |
---|---|
Public Property BlackClip As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BlackClip {get; set;} |
XAML Attributes Usage | |
---|---|
<object BlackClip =int > |
Dependencies Property Information | |
---|---|
Identifier field | BlackClipProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object BlackClip =int > |
Dependencies Property Information | |
---|---|
Identifier field | BlackClipProperty |
Metadata properties set to true | None |
Return Value
Valid values range from 0 to 10000 (which represents 1009 . The default value is 50, which indicates to clip 0.5% of the black pixels.For XAML example, refer to AutoColorLevelCommandBitmapEffect.
For C#/VB examples, refer to AutoColorLevelCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family