LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

PixelsCount Property






Gets the pixels count of the region that's created internally. .NET support WinRT support
Syntax
public int PixelsCount {get;}
'Declaration
 
Public ReadOnly Property PixelsCount As Integer
'Usage
 
Dim instance As KaufmannRegionCommand
Dim value As Integer
 
value = instance.PixelsCount
public int PixelsCount {get;}
 get_PixelsCount(); 
public:
property int PixelsCount {
   int get();
}

Property Value

The Pixels count of the region that's created internally.
Example
Refer to KaufmannRegionCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KaufmannRegionCommand Class
KaufmannRegionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.