←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly