ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearExtraChannelInfo Class
Members




ImGearExtraChannelInfo Class
This is a general extra channel class.
Object Model
ImGearExtraChannelInfo Class
Syntax
'Declaration
 
Public Class ImGearExtraChannelInfo 
 
'Usage
 
Dim instance As 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