C# 클래스 Ushahidi.Common.Extensions.ImageExtensions

Image Extensions
파일 보기 프로젝트 열기: ushahidi/Ushahidi_WinMobile

공개 메소드들

메소드 설명
Resize ( this image, Size size ) : Image
Resize ( this sourcePath, string destinationPath, Size size ) : bool

메소드 상세

Resize() 공개 정적인 메소드

public static Resize ( this image, Size size ) : Image
image this
size System.Drawing.Size
리턴 Image

Resize() 공개 정적인 메소드

public static Resize ( this sourcePath, string destinationPath, Size size ) : bool
sourcePath this
destinationPath string
size System.Drawing.Size
리턴 bool