←Select platform

PixelCount Property

Summary
Gets the Pixel number value found.
Syntax
C#
VB
Objective-C
C++
Java
public long PixelCount { get; } 
Public ReadOnly Property PixelCount As Long 
@property (nonatomic, assign, readonly) unsigned long pixelCount 
public long getPixelCount() 
public: 
property int64 PixelCount { 
   int64 get(); 
} 

Property Value

Gets the Pixel number value found.

Example

Refer to StatisticsInformationCommand example.

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.Effects Assembly

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