C# Class SpeakFriend.Utilities.ImageUtils

Mostrar archivo Open project: teamaton/speak-lib

Public Methods

Method Description
ResizeImage ( Image content, int size, bool sizeIsHeight ) : Image

Method Details

ResizeImage() public static method

public static ResizeImage ( Image content, int size, bool sizeIsHeight ) : Image
content Image
size int
sizeIsHeight bool
return Image