![]()  | 
  
    Exiv2
    
   | 
 
Additional configuration for a binary array. More...
#include <tiffcomposite_int.hpp>
Public Member Functions | |
| uint32_t | tagStep () const | 
| Return the size of the default tag, which is used to calculate tag numbers as idx/tagStep.  | |
Public Attributes | |
| IfdId | group_ | 
| Group for the elements.  | |
| ByteOrder | byteOrder_ | 
| Byte order, invalidByteOrder to inherit.  | |
| TiffType | elTiffType_ | 
| Type for the array entry and the size element, if any.  | |
| CryptFct | cryptFct_ | 
| Crypt function, 0 if not used.  | |
| bool | hasSize_ | 
| If true, first tag is the size element.  | |
| bool | hasFillers_ | 
| If true, write all defined tags.  | |
| bool | concat_ | 
| If true, concatenate gaps between defined tags to single tags.  | |
| ArrayDef | elDefaultDef_ | 
| Default element.  | |
Additional configuration for a binary array.
 1.8.14