ImageGear .NET - Updated
ImGearExtraChannelInfo Class
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearExtraChannelInfo Class
This is a general extra channel class.
Object Model
ImGearExtraChannelInfo Class
Syntax
'Declaration
 
Public Class ImGearExtraChannelInfo 
'Usage
 
Dim instance As ImGearExtraChannelInfo
public class ImGearExtraChannelInfo 
public __gc class ImGearExtraChannelInfo 
public ref class ImGearExtraChannelInfo 
Remarks
Each extra channel in image has ImGearExtraChannelInfo object associated with it.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearExtraChannelInfo
      ImageGear.Core.ImGearColorChannelInfo
      ImageGear.Core.ImGearSpotChannelInfo

See Also

Reference

ImGearExtraChannelInfo Members
ImageGear.Core Namespace