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