프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Download ( string sourceURL, string destinationFilePath ) : bool |
Download image from server
|
|
Import ( string filePath, string directory, |
Import Photo Into Media Directory
|
|
New ( string imageName, string thumbnailName ) : |
||
Parse ( string xml ) : |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
CreateThumbnail ( string filePath, int widthOrHeight ) : |
protected static CreateThumbnail ( string filePath, int widthOrHeight ) : |
||
filePath | string | |
widthOrHeight | int | |
리턴 |
public static Download ( string sourceURL, string destinationFilePath ) : bool | ||
sourceURL | string | source url |
destinationFilePath | string | destination filepath |
리턴 | bool |
public static Import ( string filePath, string directory, |
||
filePath | string | image path |
directory | string | destination directory |
size | image size | |
리턴 |
public static New ( string imageName, string thumbnailName ) : |
||
imageName | string | |
thumbnailName | string | |
리턴 |