Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > StatisticsInformationCommand Class : TotalPixelCount Property |
public long TotalPixelCount {get;}
'Declaration
Public ReadOnly Property TotalPixelCount As Long
'Usage
Dim instance As StatisticsInformationCommand Dim value As Long value = instance.TotalPixelCount
public long TotalPixelCount {get;}
@property (nonatomic, assign, readonly) unsigned long totalPixelCount
public long getTotalPixelCount()
get_TotalPixelCount();