TreeView for WinForms | ComponentOne
C1.Win.Util Namespace / ImageRecolorer Class
Members

In This Topic
    ImageRecolorer Class
    In This Topic
    Provides a method for replacing colors in the source image with the specified new colors in the destination image.
    Syntax
    'Declaration
     
    
    Public Class ImageRecolorer 
    public class ImageRecolorer 
    Inheritance Hierarchy

    System.Object
       C1.Win.Util.ImageRecolorer

    See Also