ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Drawing.Color
    public System.Drawing.Color ChannelBlack {get; set;}
    See Also