←Select platform

WhiteCount Property

Summary
Gets the total number of white pixels in one of the holes of a hole punch pattern.
Syntax
C#
VB
C++
public int WhiteCount { get; } 
Public ReadOnly Property WhiteCount As Integer 
public: 
property int WhiteCount { 
   int get(); 
} 

Property Value

Total number of white pixels in one of the holes of a hole punch pattern.

Example

Refer to HolePunchRemoveCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.