@Deprecated public class JpegExifInfo extends ExifInfo
Represents EXIF data in JpegFormat
.
Constructor and Description |
---|
JpegExifInfo()
Deprecated.
Initializes a new instance of the
JpegExifInfo class. |
JpegExifInfo(GpsInfo gpsInfo)
Deprecated.
Initializes a new instance of the
JpegExifInfo class. |
getArtist, getBodySerialNumber, getCameraOwnerName, getCFAPattern, getCopyright, getDateTime, getExifIfdData, getGPSData, getImageDescription, getImageLength, getImageWidth, getMake, getModel, getSoftware, getThumbnail, getUserComment, setArtist, setBodySerialNumber, setCameraOwnerName, setCFAPattern, setCopyright, setDateTime, setImageDescription, setImageLength, setImageWidth, setMake, setModel, setSoftware, setUserComment
getTags, readByTagId, setTags
public JpegExifInfo()
Initializes a new instance of the JpegExifInfo
class.
public JpegExifInfo(GpsInfo gpsInfo)
Initializes a new instance of the JpegExifInfo
class.
gpsInfo
- The GPS information.Copyright © 2018. All rights reserved.