Method | Description | |
---|---|---|
Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector |
Renders the current instance to a ByteVector
|
|
SLongIFDEntry ( ushort tag, int value ) |
Construcor.
|
public Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector | ||
is_bigendian | bool |
/// A |
offset | uint |
/// A |
type | ushort |
/// A |
count | uint |
/// A |
return | ByteVector |
public SLongIFDEntry ( ushort tag, int value ) | ||
tag | ushort |
/// A |
value | int |
/// A |