public abstract class MakerNotesBase extends ExifDictionaryBase
Represents base abstraction of makernotes.
Modifier | Constructor and Description |
---|---|
protected |
MakerNotesBase(TiffTag[] tags)
Initializes a new instance of the
MakerNotesBase class. |
protected MakerNotesBase(TiffTag[] tags)
Initializes a new instance of the MakerNotesBase
class.
tags
- Array of TIFF tags.Copyright © 2018. All rights reserved.