InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Util Namespace / ImageRecolorer Class / ChannelBlack Property

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