LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

PixelCount Property






Gets the pixel number value found.
Syntax
[DataMemberAttribute(Name="PixelCount", IsRequired=true)]
public long PixelCount {get; set;}
'Declaration
 
<DataMemberAttribute(Name="PixelCount", IsRequired=True)>
Public Property PixelCount As Long
'Usage
 
Dim instance As StatisticsInformationResponse
Dim value As Long
 
instance.PixelCount = value
 
value = instance.PixelCount
[DataMemberAttribute(Name="PixelCount", IsRequired=true)]
public long PixelCount {get; set;}
DataMemberAttribute(Name="PixelCount", IsRequired=)
 get_PixelCount();
set_PixelCount(value);
[DataMemberAttribute(Name="PixelCount", IsRequired=true)]
public:
property int64 PixelCount {
   int64 get();
   void set (    int64 value);
}

Property Value

Gets the pixel number value found.
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

StatisticsInformationResponse Class
StatisticsInformationResponse Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features