C# Class Titan.ImageUtil

显示文件 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