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

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