C# Class Titan.ImageUtil

Show file Open project: netide/netide

Public Methods

Method Description
ConvertToGrayscale ( Image original ) : Image

Method Details

ConvertToGrayscale() public static method

public static ConvertToGrayscale ( Image original ) : Image
original Image
return Image