Gets or sets a value that represents the percentage of white pixels to clip from the image, in hundredths of a percent.
public int WhiteClip { get; set; }
Public Property WhiteClip As Integer
@property (nonatomic, assign) NSInteger whiteClip
public int getWhiteClip()
public void setWhiteClip(int value)
Valid values range from 0 to 10000 (which represents 100). The default value is 50, which indicates to clip 0.5 of the white 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