Method | Description | |
---|---|---|
GetTargetShape ( int origWidth, int origHeight, int thumbnailSize ) : |
||
GetThumbnail ( |
||
GetThumbnail ( string filename ) : |
||
SimpleBitmapThumbnailGetter ( int thumbnailSizeInPixels ) : System.Drawing |
Method | Description | |
---|---|---|
GetImageGetter ( ) : AsyncImageFromFileCaller |
protected GetImageGetter ( ) : AsyncImageFromFileCaller | ||
return | AsyncImageFromFileCaller |
public static GetTargetShape ( int origWidth, int origHeight, int thumbnailSize ) : |
||
origWidth | int | |
origHeight | int | |
thumbnailSize | int | |
return |
public static GetThumbnail ( |
||
image | ||
thumbnailSize | int | |
return |
public GetThumbnail ( string filename ) : |
||
filename | string | |
return |
public SimpleBitmapThumbnailGetter ( int thumbnailSizeInPixels ) : System.Drawing | ||
thumbnailSizeInPixels | int | |
return | System.Drawing |