←Select platform

BlackCount Property (DotRemoveCommandEventArgs)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int BlackCount {get;}
Public ReadOnly Property BlackCount As Integer
public int BlackCount {get;}
@property (nonatomic, assign, readonly) NSInteger blackCount
public int getBlackCount()
get_BlackCount();
public: 
property int BlackCount { 
   int get(); 
} 

Property Value

Total number of black 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