Gets or sets a value that represents the percentage of black pixels to clip from the image, in hundredths of a percent.
public int BlackClip { get; set; }
Public Property BlackClip As Integer
@property (nonatomic, assign) NSInteger blackClip
public int getBlackClip()
public void setBlackClip(int value)
Valid values range from 0 to 10000 (which represents 100). Best results are found using 0.3 to 0.9 . The default value is 50, which indicates to clip 0.5 of the black pixels.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document