C# 클래스 CairoExplorer.FileToIconConverter.thumbnailInfo

파일 보기 프로젝트 열기: RevolutionSmythe/cairoshell

공개 프로퍼티들

프로퍼티 타입 설명
bitmap System.Windows.Media.Imaging.WriteableBitmap
fullPath string
iconsize IconSize

공개 메소드들

메소드 설명
thumbnailInfo ( System.Windows.Media.Imaging.WriteableBitmap b, string path, IconSize size ) : System

메소드 상세

thumbnailInfo() 공개 메소드

public thumbnailInfo ( System.Windows.Media.Imaging.WriteableBitmap b, string path, IconSize size ) : System
b System.Windows.Media.Imaging.WriteableBitmap
path string
size IconSize
리턴 System

프로퍼티 상세

bitmap 공개적으로 프로퍼티

public WriteableBitmap,System.Windows.Media.Imaging bitmap
리턴 System.Windows.Media.Imaging.WriteableBitmap

fullPath 공개적으로 프로퍼티

public string fullPath
리턴 string

iconsize 공개적으로 프로퍼티

public IconSize iconsize
리턴 IconSize