@Deprecated public abstract class MakerNotesBase extends ExifDictionaryBase
Represents base abstraction of makernotes.
Modifier | Constructor and Description |
---|---|
protected |
MakerNotesBase(TiffTag[] tags)
Deprecated.
Initializes a new instance of the
MakerNotesBase class. |
getTags, readByTagId, setTags
getByType, getKeys, getMetadataType, iterator, readByStringKey
protected MakerNotesBase(TiffTag[] tags)
Initializes a new instance of the MakerNotesBase
class.
tags
- Array of TIFF tags.Copyright © 2020. All rights reserved.