Method | Description | |
---|---|---|
GetCity ( ) : string | ||
GetCountry ( ) : string | ||
GetDateTaken ( ) : System.DateTime | ||
GetDescription ( ) : string | ||
GetFileName ( ) : string | ||
GetGeo ( bool lat ) : double? | ||
GetStarRating ( ) : int | ||
GetTagsArray ( ) : |
||
GetTagsString ( ) : string | ||
GetTitle ( ) : string | ||
ImageInfo ( ) : System | ||
Load ( string filename, FileTypes type ) : void |
Method | Description | |
---|---|---|
ConvertCoordinate ( ulong coordinates ) : double | ||
splitLongAndDivide ( ulong number ) : double |
public GetTagsArray ( ) : |
||
return |
public Load ( string filename, FileTypes type ) : void | ||
filename | string | |
type | FileTypes | |
return | void |