C# 클래스 StonehearthEditor.ThumbnailCache

파일 보기 프로젝트 열기: stonehearth/stonehearth-editor 1 사용 예제들

공개 메소드들

메소드 설명
ClearCache ( ) : void
GetThumbnail ( string imageFile ) : Image

메소드 상세

ClearCache() 공개 정적인 메소드

public static ClearCache ( ) : void
리턴 void

GetThumbnail() 공개 정적인 메소드

public static GetThumbnail ( string imageFile ) : Image
imageFile string
리턴 Image