C# 클래스 rat.packopts

파일 보기 프로젝트 열기: gruebait/packrat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dest string
fourTap bool
magnitude System.Drawing.Size
mipCount int
mode InterpolationMode
src string
xu int
yu int

프로퍼티 상세

dest 공개적으로 프로퍼티

public string dest
리턴 string

fourTap 공개적으로 프로퍼티

public bool fourTap
리턴 bool

magnitude 공개적으로 프로퍼티

public Size,System.Drawing magnitude
리턴 System.Drawing.Size

mipCount 공개적으로 프로퍼티

public int mipCount
리턴 int

mode 공개적으로 프로퍼티

public InterpolationMode mode
리턴 InterpolationMode

src 공개적으로 프로퍼티

public string src
리턴 string

xu 공개적으로 프로퍼티

public int xu
리턴 int

yu 공개적으로 프로퍼티

public int yu
리턴 int