A www.Sockets4.NET class library

ImageCanvas.Colorize Method 

Colorizes the image using specified color.

public void Colorize(
   Color newColor
);

Parameters

newColor
Color to color the image with

See Also

ImageCanvas Class | Sockets4Images Namespace