메소드 | 설명 | |
---|---|---|
GetTargetShape ( int origWidth, int origHeight, int thumbnailSize ) : |
||
GetThumbnail ( |
||
GetThumbnail ( string filename ) : |
||
SimpleBitmapThumbnailGetter ( int thumbnailSizeInPixels ) : System.Drawing |
메소드 | 설명 | |
---|---|---|
GetImageGetter ( ) : AsyncImageFromFileCaller |
protected GetImageGetter ( ) : AsyncImageFromFileCaller | ||
리턴 | AsyncImageFromFileCaller |
public static GetTargetShape ( int origWidth, int origHeight, int thumbnailSize ) : |
||
origWidth | int | |
origHeight | int | |
thumbnailSize | int | |
리턴 |
public static GetThumbnail ( |
||
image | ||
thumbnailSize | int | |
리턴 |
public GetThumbnail ( string filename ) : |
||
filename | string | |
리턴 |
public SimpleBitmapThumbnailGetter ( int thumbnailSizeInPixels ) : System.Drawing | ||
thumbnailSizeInPixels | int | |
리턴 | System.Drawing |