ImageGear .NET - Updated
ImGearMaskSpotChannelInfo Class
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearMaskSpotChannelInfo Class
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

Reference

ImGearMaskSpotChannelInfo Members
ImageGear.Core Namespace