ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorChannelInfo Class
Members




ImGearColorChannelInfo Class
Spot channel class that uses regular color space like RGB, CMYK, etc.
Object Model
ImGearColorChannelInfo ClassImGearColorSpace StructureImGearPixel ClassImGearPixel ClassImGearPixel Class
Syntax
'Declaration
 
Public Class ImGearColorChannelInfo 
   Inherits ImGearExtraChannelInfo
 
'Usage
 
Dim instance As ImGearColorChannelInfo
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearExtraChannelInfo
      ImageGear.Core.ImGearColorChannelInfo
         ImageGear.Core.ImGearMaskColorChannelInfo

See Also