ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Util Namespace / ImageRecolorer Class / ChannelBlue Property

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