C# Class AsterixDisplayAnalyser.GraphicUtilities

Show file Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Methods

Method Description
ResizeImage ( Image image, Size size, bool preserveAspectRatio = false ) : Image

Method Details

ResizeImage() public static method

public static ResizeImage ( Image image, Size size, bool preserveAspectRatio = false ) : Image
image Image
size System.Drawing.Size
preserveAspectRatio bool
return Image