Method | Description | |
---|---|---|
EXIF ( ) : object>.Dictionary |
||
GPS ( ) : object>.Dictionary |
||
TIFF ( ) : object>.Dictionary |
||
getBinary ( ) : byte[] | ||
init ( Stream segment ) : bool | ||
init ( byte buffer ) : bool | ||
purge ( ) : void | ||
setExif ( string tag, int value ) : bool | ||
thumb ( ) : byte[] |
Method | Description | |
---|---|---|
extractTags ( long IFD_offset, string>.Dictionary |
||
getIFDOffsets ( ) : bool | ||
isJPEG ( ) : bool | ||
setTag ( string ifd, object tag, int value ) : bool |
public setExif ( string tag, int value ) : bool | ||
tag | string | |
value | int | |
return | bool |