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 : PixelCount Property |
public long PixelCount {get;}
'Declaration
Public ReadOnly Property PixelCount As Long
'Usage
Dim instance As StatisticsInformationCommand Dim value As Long value = instance.PixelCount
public long PixelCount {get;}
@property (nonatomic, assign, readonly) unsigned long pixelCount
public long getPixelCount()
get_PixelCount();