C# 클래스 Algorithmix.Preprocessing.Expander

파일 보기 프로젝트 열기: Algorithmix/Papyrus

공개 메소드들

메소드 설명
Expand ( System shred ) : System.Drawing.Bitmap

Expands the given image to with a transparent boarder of size determined in this class

메소드 상세

Expand() 공개 정적인 메소드

Expands the given image to with a transparent boarder of size determined in this class
public static Expand ( System shred ) : System.Drawing.Bitmap
shred System the image to expand
리턴 System.Drawing.Bitmap