ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Drawing.Color
    public System.Drawing.Color ChannelMagenta {get; set;}
    See Also