Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

RasterColorChannel Enumeration






Indicates the channel that will be used in image processing methods.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="RasterColorChannel")]
public enum RasterColorChannel : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="RasterColorChannel")>
Public Enum RasterColorChannel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterColorChannel

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="RasterColorChannel")]
public enum class RasterColorChannel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000MasterAll channels.
0x00000001RedRed channel only.
0x00000002GreenGreen channel only.
0x00000003BlueBlue channel only.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.ImageProcessing.DataContracts.RasterColorChannel

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.ImageProcessing.DataContracts Namespace

Error processing SSI file
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