LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Channel Property (StatisticsInformationRequest)

Show in webframe





Gets or sets the channel for which to get the information.
Syntax
[DataMemberAttribute(Name="Channel", IsRequired=true)]
public RasterColorChannel Channel {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Channel", IsRequired=True)>
Public Property Channel As RasterColorChannel
'Usage
 
Dim instance As StatisticsInformationRequest
Dim value As RasterColorChannel
 
instance.Channel = value
 
value = instance.Channel

            

            
[DataMemberAttribute(Name="Channel", IsRequired=true)]
public:
property RasterColorChannel Channel {
   RasterColorChannel get();
   void set (    RasterColorChannel value);
}

Property Value

The channel to get the information from. This value is ignored if the image is 12 or 16-bit grayscale.
Requirements

Target Platforms

See Also

Reference

StatisticsInformationRequest Class
StatisticsInformationRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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