ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearExtraChannelInfo Class
Members




In This Topic
    ImGearExtraChannelInfo Class
    In This Topic
    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