C# Class AcTools.Render.Wrapper.ImageExtension

ファイルを表示 Open project: gro-ove/actools

Public Methods

Method Description
HighQualityResize ( this img, Size size ) : Image

Method Details

HighQualityResize() public static method

public static HighQualityResize ( this img, Size size ) : Image
img this
size System.Drawing.Size
return Image