InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Util Namespace / ImageRecolorer Class / ChannelMagenta Property

In This Topic
    ChannelMagenta Property (ImageRecolorer)
    In This Topic
    Gets or sets the color to replace Magenta in the source image.
    Syntax
    'Declaration
     
    Public Property ChannelMagenta As Color
    public Color ChannelMagenta {get; set;}
    See Also