InputPanel for WinForms | ComponentOne
C1.Win.5 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 Color
    public Color ChannelWhite {get; set;}
    See Also