←Select platform

WhiteCount Property (DotRemoveCommandEventArgs)

Summary

Gets the total number of white pixels in the dot being processed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int WhiteCount {get;}
Public ReadOnly Property WhiteCount As Integer
public int WhiteCount {get;}
@property (nonatomic, assign, readonly) NSInteger whiteCount
public int getWhiteCount()
get_WhiteCount();
public: 
property int WhiteCount { 
   int get(); 
} 

Property Value

Total number of white pixels in the dot being processed.

Example

Refer to DotRemoveCommand.

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