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




In This Topic
    ImGearMaskSpotChannelInfo Class
    In This Topic
    Represents a mask spot channel that uses a special (like Pantone) color.
    Object Model
    ImGearMaskSpotChannelInfo Class
    Syntax
    'Declaration
     
    Public Class ImGearMaskSpotChannelInfo 
       Inherits ImGearSpotChannelInfo
    'Usage
     
    Dim instance As ImGearMaskSpotChannelInfo
    public class ImGearMaskSpotChannelInfo : ImGearSpotChannelInfo 
    public __gc class ImGearMaskSpotChannelInfo : public ImGearSpotChannelInfo 
    public ref class ImGearMaskSpotChannelInfo : public ImGearSpotChannelInfo 
    Inheritance Hierarchy

    System.Object
       ImageGear.Core.ImGearExtraChannelInfo
          ImageGear.Core.ImGearSpotChannelInfo
             ImageGear.Core.ImGearMaskSpotChannelInfo

    See Also